DK11 for .NET | TatukGIS.NDK.TGIS_DbAbstract.InBatchMode | Constructors | Fields | Methods | Properties | Events
True, if batch mode is enabled for fast inserts.
// C# public Boolean InBatchMode { get {} set {} }
' VisualBasic Public Property InBatchMode As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property InBatchMode : Boolean read read;
Type |
---|
bool Boolean |