Advanced.Data.Provider Documentation

AdpCommand.Parameters Property

[This is preliminary documentation and subject to change.]

Gets the AdpParameterCollection.

[Visual Basic]
NotOverridable Public ReadOnly Property Parameters As AdpParameterCollection Implements _
   IAdpCommand.Parameters
[C#]
public AdpParameterCollection Parameters {get;}

Implements

IAdpCommand.Parameters

See Also

AdpCommand Class | Advanced.Data.Provider Namespace