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!

TablesCollection Properties

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

Public:

All Gets or sets all of the tables in this collection.
Count (inherited from BaseCollection) [To be supplied.]
IsReadOnly (inherited from BaseCollection) [To be supplied.]
IsSynchronized (inherited from BaseCollection) [To be supplied.]
Item Overloaded. [To be supplied.]

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

SyncRoot (inherited from BaseCollection) [To be supplied.]

Protected:

List Gets the tables in the collection as an object.

See Also

TablesCollection Class | System.Data Namespace