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