The ITable type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Capabilities
The capabilities supported by this table.
Description
The full description of the table.
Fields
The fields describing the table columns.
Group
The group to which this table belongs.
KeyFields
The table's key fields.
Name
The name of the table.
QueryLanguages
The languages that can be used for queries against this table.
SemanticInterpretations
A map of semantic interpretation, where the key is the field name, and the value is a list of semantic interpretation for that field. If a field does not have an interpretation, the field will not be in the result.
ShortDescription
A short description of the table.

See Also