Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Creates a SQL statement or command on this connection.
Public Function CreateCommand() As DBCommand
public DBCommand CreateCommand()
The newly generated DBCommand.