Method | Description | |
---|---|---|
AddParameter ( IDbCommand command, string name ) : void |
Add the parameter to the command... internal use only
|
|
DbString ( ) : System |
Create a new DbString
|
public AddParameter ( IDbCommand command, string name ) : void | ||
command | IDbCommand | |
name | string | |
return | void |