DK11 for .NET | TatukGIS.NDK.TGIS_DbAbstract.RowsetSize | Constructors | Fields | Methods | Properties | Events
Number of rows fetched in batches from the cursor database (default 0).
// C# public Integer RowsetSize { get {} set {} }
' VisualBasic Public Property RowsetSize As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property RowsetSize : Integer read read;
Type |
---|
int Integer |