This document is archived and information here might be outdated. Recommended version. |
Dataset type.
[Visual Basic .NET] Public Property DatasetType As esriDatasetType
[C#] public esriDatasetType DatasetType {get; set;}
[C++]
HRESULT get_DatasetType(
esriDatasetType* Type
);
[C++]
HRESULT put_DatasetType(
esriDatasetType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriDatasetType* Type [in]
Type is a parameter of type esriDatasetType