Creates a SQL statement or command on this connection.
Public Function CreateCommand() As DBCommand
public DBCommand CreateCommand()
The newly generated DBCommand.