UnRegisters this workspace extension making it no longer required for successful connection to this database.
[Visual Basic .NET] Public Sub UnRegisterExtension ( _ ByVal pGUID As UID _ )
[C#] public void UnRegisterExtension ( UID pGUID );
[C++]
HRESULT UnRegisterExtension(
IUID* pGUID
);
[C++]Parameters
pGUID [in]pGUID is a parameter of type IUID
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.