ArcFM Desktop Developer Guide
GeodatabaseAccess Constructor(NetworkAdapterSettingsElement,IWorkspace)


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

Parameters

settings
workspace
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

GeodatabaseAccess Class
GeodatabaseAccess Members
Overload List

 

 


Send Comment