AdoDotNetParameter Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method AdoDotNetParameter(String) Class constructor. Initializes a parameterized instance of the AdoDotNetParameter class, along with the name of the ADO.NET data provider being serviced by the connection.
Public method AdoDotNetParameter(String, IDataParameter) Class constructor. Initializes a parameterized instance of the AdoDotNetParameter class, providing a parameter for a Command object and the name of the DDEX provider.
Public method AdoDotNetParameter(String, IDataParameter, Boolean) Class constructor. Initializes a parameterized instance of the AdoDotNetParameter class, providing a parameter for a Command object, the name of the DDEX provider, and an indication whether the parameter is derived using the DeriveParameters method.

Top

See Also

Reference

AdoDotNetParameter Class

AdoDotNetParameter Members

Microsoft.VisualStudio.Data.AdoDotNet Namespace