Mimer SQL Data Provider
BatchCommands Property




Mimer.Data.Client Namespace > MimerBatch Class : BatchCommands Property
The list of commands contained in the batch in a MimerBatchCommandCollection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property BatchCommands As MimerBatchCommandCollection
public new MimerBatchCommandCollection BatchCommands {get;}
public read-only property BatchCommands: MimerBatchCommandCollection; 
public hide function get BatchCommands : MimerBatchCommandCollection
public: __property new MimerBatchCommandCollection* get_BatchCommands();
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerBatch Class
MimerBatch Members