Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Gets the DatasetType of the dataset. |
The following tables list the members exposed by Dataset.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Gets the DatasetType of the dataset. |
Name | Description | |
---|---|---|
Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetDatastore | Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDefinition | Gets the Definition of the dataset. | |
GetName | Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetPath | Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetRegistrationType | Gets the RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. |
Name | Description | |
---|---|---|
GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. |