ArcFM Responder Mobile Developer Guide
GdbmTable Class
Members 






Represents a table needed by the reconcile and post service
Object Model
GdbmTable Class
Syntax
'Declaration
 
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Xml.Serialization.XmlTypeAttribute(True)>
<System.Xml.Serialization.XmlRootAttribute(False)>
<System.SerializableAttribute()>
Public Class GdbmTable 
'Usage
 
Dim instance As GdbmTable
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.Serializable()]
public class GdbmTable 
public class GdbmTable 
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.Diagnostics.DebuggerStepThroughAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.Xml.Serialization.XmlTypeAttribute()
System.Xml.Serialization.XmlRootAttribute()
System.SerializableAttribute()
public class GdbmTable 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.Serializable()]
public __gc class GdbmTable 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.Serializable()]
public ref class GdbmTable 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmTable

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

GdbmTable Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback