ArcFM Engine Developer Guide
GdbConfiguration Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal settings As NetworkAdapterSettingsElement, _
   ByVal workspace As IWorkspace, _
   ByVal gdbAccess As GeodatabaseAccess _
)
'Usage
 
Dim settings As NetworkAdapterSettingsElement
Dim workspace As IWorkspace
Dim gdbAccess As GeodatabaseAccess
 
Dim instance As New GdbConfiguration(settings, workspace, gdbAccess)
public GdbConfiguration( 
   NetworkAdapterSettingsElement settings,
   IWorkspace workspace,
   GeodatabaseAccess gdbAccess
)

Parameters

settings
workspace
gdbAccess
Requirements

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.

See Also

Reference

GdbConfiguration Class
GdbConfiguration Members

 

 


Send Comment