Mimer SQL Data Provider
CreateBatchCommand Method




Mimer.Data.Client Namespace > MimerBatch Class : CreateBatchCommand Method
Creates a new instance of a MimerBatchCommand object.
Syntax
'Declaration
 
Public Shadows Function CreateBatchCommand() As MimerBatchCommand
public new MimerBatchCommand CreateBatchCommand()
public function CreateBatchCommand(): MimerBatchCommand; 
public hide function CreateBatchCommand() : MimerBatchCommand;
public: new MimerBatchCommand* CreateBatchCommand(); 

Return Value

Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerBatch Class
MimerBatch Members