ArcFM Responder Mobile Developer Guide
GdbmConnectionType Class
Members 






Represents the connection properties for either a workspace or ADO connection
Object Model
GdbmConnectionType Class
Syntax
'Declaration
 
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.SerializableAttribute()>
Public Class GdbmConnectionType 
'Usage
 
Dim instance As GdbmConnectionType
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public class GdbmConnectionType 
public class GdbmConnectionType 
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.ComponentModel.DesignerCategoryAttribute("code")
System.Diagnostics.DebuggerStepThroughAttribute()
System.SerializableAttribute()
public class GdbmConnectionType 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public __gc class GdbmConnectionType 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public ref class GdbmConnectionType 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmConnectionType
      Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmConnection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GdbmConnectionType Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback