Share via


ConnectionManaged.CreateDataParameter Method

Definition

use the DbParameter to be able to set the size this member was IDataParameter, and that did not have access to all members of the parameter object the different connections create.

protected:
 abstract System::Data::Common::DbParameter ^ CreateDataParameter();
protected abstract System.Data.Common.DbParameter CreateDataParameter ();
abstract member CreateDataParameter : unit -> System.Data.Common.DbParameter
Protected MustOverride Function CreateDataParameter () As DbParameter

Returns

Applies to