Advanced.Data.Provider Documentation | |
IAdpConnection.CreateCommand Method
[This is preliminary documentation and subject to change.]
Creates and returns a AdpCommand object associated with the connection.
[Visual Basic]Function CreateCommand() As
AdpCommand Return Value
A AdpCommand object.
See Also
IAdpConnection Interface | Advanced.Data.Provider Namespace