This document is archived and information here might be outdated. Recommended version. |
The type of the locked dataset, if it is a dataset.
[Visual Basic .NET] Public ReadOnly Property DatasetType As esriDatasetType
[C#] public esriDatasetType DatasetType {get;}
[C++]
HRESULT get_DatasetType(
esriDatasetType* type
);
[C++] Parameters type [out, retval]
type is a parameter of type esriDatasetType*