This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IG > IGdbAdminWindowFactory Interface > IGdbAdminWindowFactory.Open Method (ArcObjects .NET 10.4 SDK) |
Opens the Geodatabase administration window.
[Visual Basic .NET] Public Sub Open ( _ ByVal workspace As IWorkspace _ )
[C#] public void Open ( IWorkspace workspace );