Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns a strongly typed DbCommand instance.
Visual BasicPublic Overrides Function CreateCommand() As DbCommand
C#public override DbCommand CreateCommand();
A new SACommand object typed as DbCommand.