| Name | Description | |
|---|---|---|
|  | DatasetType | Overridden. Gets the dataset type. | 
|  | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | 
The following tables list the members exposed by TableDefinition.
| Name | Description | |
|---|---|---|
|  | DatasetType | Overridden. Gets the dataset type. | 
|  | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | 
| Name | Description | |
|---|---|---|
|  | Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) | 
|  | FindField | Gets the index position for a field by name. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetAliasName | Gets the alias name of the definition. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetCreatedAtField | Gets the name of the creation time field. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetCreatorField | Gets the name of the creator field. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetDefaultSubtypeCode | Gets the integer value representing the table's default subtype code. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetEditedAtField | Gets the name of the edit time field. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetEditorField | Gets the name of the editor field. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetFields | Gets the fields in the Table. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetGlobalIDField | Gets the name of the GlobalID field. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetIndexes | Gets a IReadOnlyList of the table's Index. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetModelName | Gets the model name of the definition. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetName | Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition) | 
|  | GetObjectIDField | Gets the name of the ObjectID field. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetSubtypeField | Gets the name of the field used to define subtypes. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetSubtypes | Gets a IReadOnlyList of the table's subtype codes. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | GetValidationStatusField | Gets the name of the ValidationStatus field. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | HasGlobalID | Gets a value indicating whether this table has a field containing GlobalIDs. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | HasObjectID | Gets a value indicating whether this table has a field containing ObjectIDs. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | IsEditorTrackingEnabled | Gets a value indicating whether editor tracking is enabled for the associated Table dataset. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | IsTimeInUTC | Gets a value indicating whether this table stores time in UTC or database time. This method must be called on the MCT. Use QueuedTask.Run. |