Miner.Geodatabase Assembly > Miner.Geodatabase Namespace > ConnectionProperties Class : ConnectionProperties Constructor |
'Declaration Public Function New( _ ByVal workspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ )
'Usage Dim workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim instance As New ConnectionProperties(workspace)
public ConnectionProperties( ESRI.ArcGIS.Geodatabase.IWorkspace workspace )
Exception | Description |
---|---|
System.ArgumentNullException | workspace |
System.InvalidOperationException | Workspace does not have any connection properties |
System.ArgumentException | propertySet does not contains even number of keys and values |
var connectionProperties = new ConnectionProperties(workspace);
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.