TableMetadata Properties
The TableMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| AosAuthorization | AOSAuthorization |
| AutoIdentification | Gets or sets the auto-identification field group. |
| CalculatedFields | Calculated Fields |
| ClusterIndex | Table Cluster index, if there is any |
| ConfigurationKeyId | Gets or sets the table configuration key ID. |
| DefaultLookupFields | Returns the default lookup fields used for lookups on this table |
| DefaultUniqueIndex | Table default unique index |
| DirectDescendants | |
| FieldGroupKeyedCollection | |
| FieldGroups | Read only collection of table field groups |
| Fields | Collection of table fields |
| FlattenedDataFields | Read only and indexed collection of table data fields. |
| FormRef | Table FormRef |
| HasCompanySpecificData | Boolean indicating if the table has company specific data |
| HasPartitionSpecificData | |
| HasRecIdIndex | Boolean indicating if the table has a RecId index |
| Id | Table Id |
| IndexGroupKeyedCollection | |
| Indices | Read only collection of table indexes |
| IsAbstract | Gets or sets the abstract flag. |
| IsDateEffective | |
| IsPolymorphic | Gets or sets the polymorphic flag. |
| IsTemp | Boolean indicating if this is a temp table |
| IsTempDb | |
| IsView | Boolean indicating if this is a an AOT view |
| LabelId | Label Id of the table |
| ListPageRef | Table ListPageRef |
| MaxAccessMode | Max Access Mode |
| Name | Metadata item name |
| OccEnabled | Boolean indicating if the table is OCC enabled. |
| Parent | Gets or sets the parent table's ID. |
| PrimaryIndex | Table Primary Index, if there is any |
| ReplacementKey | Gets or sets the replacement key index. |
| SecurityKeyId | Gets or sets the table security key ID. |
| SupportsCustomization | (Overrides MetadataBaseSupportsCustomization().) |
| TableRelationships | Read only collection of the table relationships |
| TitleField1 | Table TitleField1 |
| TitleField2 | Table TitleField2 |
| TypeDiscriminatorField | Gets or sets the type discriminator field for base tables. |
| TypeDiscriminatorValue | Gets or sets the type discriminator field value for extended tables. |
| ValidFromField | Gets or sets the valid from field. |
| ValidTimeStateKey | Gets or sets the valid time state index. |
| ValidToField | Gets or sets the valid to date. |
| Visible | Boolean indicating if table is visible. |
Community Additions
ADD
Show: