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