 | IExportSettingsNumRows Property |
Specify the number of rows to export at a time. Default is 1024.
Namespace:
Vovin.CmcLibNet.Export
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxint NumRows { get; set; }Property NumRows As Integer
Get
Set
Property Value
Type:
Int32
RemarksThis setting may be overridden internally for performance reasons.
See Also