ArcFM Responder Mobile Developer Guide
GdbmConnection Class
Members 






Provides an indicator whether the connection is a workspace or ADO connection
Object Model
GdbmConnection Class
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Xml.Serialization.XmlTypeAttribute(True)>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Xml.Serialization.XmlRootAttribute(False)>
<System.SerializableAttribute()>
Public Class GdbmConnection 
   Inherits GdbmConnectionType
'Usage
 
Dim instance As GdbmConnection
[System.Diagnostics.DebuggerStepThrough()]
[System.Xml.Serialization.XmlType(true)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlRoot(false)]
[System.Serializable()]
public class GdbmConnection : GdbmConnectionType 
public class GdbmConnection = class(GdbmConnectionType)
System.Diagnostics.DebuggerStepThroughAttribute()
System.Xml.Serialization.XmlTypeAttribute()
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.ComponentModel.DesignerCategoryAttribute("code")
System.Xml.Serialization.XmlRootAttribute()
System.SerializableAttribute()
public class GdbmConnection extends GdbmConnectionType
[System.Diagnostics.DebuggerStepThrough()]
[System.Xml.Serialization.XmlType(true)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlRoot(false)]
[System.Serializable()]
public __gc class GdbmConnection : public GdbmConnectionType 
[System.Diagnostics.DebuggerStepThrough()]
[System.Xml.Serialization.XmlType(true)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlRoot(false)]
[System.Serializable()]
public ref class GdbmConnection : public 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

GdbmConnection Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback