| MigrationConfigurationChunkSize Property |
Specify number of businesskeys to migrate per command. Default is 50.000.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int ChunkSize { get; set; }
Property Value
Type:
Int32
See Also