Mimer SQL Data Provider
Count Property (MimerBatchCommandCollection)




Mimer.Data.Client Namespace > MimerBatchCommandCollection Class : Count Property
Gets the number of elements contained in the MimerBatchCommandCollection.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Count As Integer
public override int Count {get;}
public read-only property Count: Integer; override; 
public override function get Count : int
public: __property int get_Count() override;
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerBatchCommandCollection Class
MimerBatchCommandCollection Members