Advanced.Data.Provider Documentation

AdpParameterCollection._Collection Field

[This is preliminary documentation and subject to change.]

Represents this instance of the AdpParameterCollection object created.

[Visual Basic]
Public _Collection As IDataParameterCollection
[C#]
public IDataParameterCollection _Collection;

See Also

AdpParameterCollection Class | Advanced.Data.Provider Namespace