Advanced.Data.Provider Documentation | |
AdpCommand.Prepare Method
[This is preliminary documentation and subject to change.]
Creates a prepared version of the command on an instance of database server.
[Visual Basic]
NotOverridable Public Sub Prepare() Implements _
IDbCommand.Prepare
[C#]public
void Prepare();
Implements
IDbCommand.Prepare
See Also
AdpCommand Class | Advanced.Data.Provider Namespace