Command Constructor
Overload List
Name | Description | |
---|---|---|
SQL..::..Command()()()() |
Initializes a new instance of the SQL..::..Command class.
|
|
SQL..::..Command(String) |
Initializes a new instance of the SQL..::..Command class.
|
|
SQL..::..Command(String, CommandType) |
Initializes a new instance of the SQL..::..Command class.
|
|
SQL..::..Command(String, CommandType, Dictionary<(Of <<'(Int32, Parameter>)>>)) |
Initializes a new instance of the SQL..::..Command class.
|