TableSet Members
The TableSet type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToDataSet |
Copies this TableSet into a DataSet.
|
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of elements in the collection.
|
|
|
Item[([( Int32])]) |
Gets the Table at the specified index.
|
|
|
Item[([( String])]) |
Gets the Table with the specified key.
|

