This document is archived and information here might be outdated. Recommended version. |
The type of the dataset.
[Visual Basic .NET] Public ReadOnly Property DatasetType As esriDatasetType
[C#] public esriDatasetType DatasetType {get;}
[C++]
HRESULT get_DatasetType(
esriDatasetType* DatasetType
);
[C++] Parameters DatasetType [out, retval]
DatasetType is a parameter of type esriDatasetType*
Returns the dataset type of this dataset. Determines what kind of icon the dataset will have in ArcCatalog.