Parameters
- name
- The name of the dataset to open.
Type Parameters
- T
- The type of dataset to open.
Exception | Description |
---|---|
System.InvalidOperationException | No valid file-system data store has been opened prior to calling this operation. -or- The dataset type corresponding to T is not supported (see DatasetType). |
System.ArgumentException | name is null or an empty string. |
GeodatabaseException | A geodatabase-related exception has occurred. For example, the name is invalid. |
Target Platforms: Windows 10, Windows 8.1