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!

SQLParameters Properties

The properties of the SQLParameters class are listed below. For a complete list of SQLParameters class members, see the SQLParameters Members topic.

Public:

All Gets all instances of SQLParameter objects collected.
Count Gets the number of parameters in the collection.
Item Overloaded. [To be supplied.]

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

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

See Also

SQLParameters Class | System.Data.SQL Namespace