This document is archived and information here might be outdated. Recommended version. |
Controls settings for the temporal feature class.
Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.
Interfaces | Description |
---|---|
IClass (esriGeoDatabase) | Provides access to members that return information about and manage the class. |
IDataset (esriGeoDatabase) | Provides access to members that supply dataset information. |
IDatasetEdit (esriGeoDatabase) | Provides access to information about the status of datasets being edited. |
IDirectData (esriCarto) | Provides access to enable direct access to data. |
IExcludedEventIDs (esriGeoDatabaseExtensions) | Provides access to Tracking Connection EventIDs to be permanently purged from cache and ignored in future. |
IFeatureClass (esriGeoDatabase) | Provides access to members that control the behavior and properties of a feature class. |
IGeoDataset (esriGeoDatabase) | Provides access to members that provide information about a Geographic Dataset. |
ILockedFeatureSearch (esriGeoDatabaseExtensions) | Provides access to methods needed to select, search and lock MBDB records. |
IObjectClass (esriGeoDatabase) | Provides access to members that return information about an object class. |
ISupportErrorInfo (esriSystem) | |
ITable (esriGeoDatabase) | Provides access to members that return information about and manage tables. |
ITableCapabilities (esriGeoDatabase) | Provides access to members that return information about and manage tables. |
ITemporalFeatureClass | Provides access to properties that allow the temporal column to be identified within a feature class and to set the TemporalObjectColumn name. |
ITemporalFeatureClass2 (esriGeoDatabaseExtensions) | Provides access to server name info. |
ITemporalFeatureClass3 | Provides access to properties that allow the temporal column to be identified within a feature class and to set the TemporalObjectColumn name. Includes ITemporalFeatureClass and ITemporalFeatureClass2 content. |
ITemporalFeatureClassStatistics (esriGeoDatabaseExtensions) | Provides access to properties and methods needed to manage message rate statistics. |
ITemporalSearch (esriCarto) | Provides access to properties and methods needed to manage searching temporal datasets. |
ITimeZone | ITimeZone Interface provides properties and methods to select a time zone and do time conversions. |
ITxEnumTrackId (esriGeoDatabaseExtensions) | Provides access to the list of unique Track IDs. |