Name | Description | |
---|---|---|
![]() | DatasetType | Gets the dataset type. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by RealtimeTableDefinition.
Name | Description | |
---|---|---|
![]() | DatasetType | Gets the dataset type. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | 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. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetAliasName | Gets the alias name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetAttributeRules | Gets a IReadOnlyList of the table's attribute rules. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetContingencies | Gets a IReadOnlyList of the table's contingencies. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetCreatedAtField | Gets the name of the creation time field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetCreatorField | Gets the name of the creator field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetDefaultSubtypeCode | Gets the integer value representing the table's default subtype code. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetEditedAtField | Gets the name of the edit time field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetEditorField | Gets the name of the editor field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetFields | Gets the fields in the ArcGIS.Core.Data.Table. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetGlobalIDField | Gets the name of the GlobalID field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetIndexes | Gets a IReadOnlyList of the table's ArcGIS.Core.Data.Index. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetModelName | Gets the model name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | 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. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetSubtypeField | Gets the name of the field used to define subtypes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetSubtypes | Gets a IReadOnlyList of the table's subtype codes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | GetSupportedFilterFields | Gets a list of fields that can be used in defintion query RealtimeTable.SetFilterWhereClause. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetTrackIDField | Gets the track ID field name. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetTrackType | Gets a value indicating the nature of the tracking data present in this table. 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. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | HasGlobalID | Gets a value indicating whether this table has a field containing GlobalIDs. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | HasObjectID | Gets a value indicating whether this table has a field containing ObjectIDs. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | HasTrackIDField | Gets a value indicating whether this table has a field whose values are used to group rows in tracks. 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. (Inherited from ArcGIS.Core.Data.TableDefinition) |
![]() | 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. (Inherited from ArcGIS.Core.Data.TableDefinition) |