NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IDataParameters Members

Properties

All Gets all instances of IDataParameter objects collected.
Item Gets the parameter at the specified index.

In C#, this member is the indexer for the IDataParameters class.

Parent Gets the reference to the Object that is the parent of this instance.

Methods

Contains Indicates whether a parameter is in the collection with the specified source table name.
IndexOf Returns the location of the IDataParameter within the collection.
RemoveAt Removes the IDataParameter from the collection.

See Also

IDataParameters Interface | System.Data.Internal Namespace