This document is archived and information here might be outdated.  Recommended version.


IGeoDBProtectNames.DatasetType Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGeoDBProtectNames.DatasetType Method

[Visual Basic .NET]
Public Sub DatasetType ( _
)
[C#]
public void DatasetType (
);
[C++]
HRESULT DatasetType(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeoDBProtectNames Interface