SQL..::..Command Methods
The SQL..::..Command type exposes the following members.
Methods
Name | Description | |
---|---|---|
Parameter |
Parameters the specified parameter name.
|
|
ParameterAdd(Object) |
Parameters the add.
|
|
ParameterAdd(String, Object) |
Parameters the add.
|
|
ParameterAdd(String, DbType, Object) |
Parameters the add.
|
|
ParameterAdd(String, DbType, ParameterDirection, Object) |
Parameters the add.
|