Remove a workspace type.
[Visual Basic .NET] Public Sub DeleteType ( _ ByVal Type As esriWorkspaceType _ )
[C#] public void DeleteType ( esriWorkspaceType Type );
[C++]
HRESULT DeleteType(
esriWorkspaceType Type
);
[C++]Parameters
Type [in]Type is a parameter of type esriWorkspaceType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.