ArcFM Responder Mobile Developer Guide
MMExportEDMDBClass Class
Members 






Object Model
MMExportEDMDBClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("5B1DA418-70F5-440C-96A7-8562B5A924DC")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMExportEDMDBClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMExportEDMDB, MMExportEDMDB 
'Usage
 
Dim instance As MMExportEDMDBClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5B1DA418-70F5-440C-96A7-8562B5A924DC")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMExportEDMDBClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMExportEDMDB, MMExportEDMDB  
public class MMExportEDMDBClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMExportEDMDB, MMExportEDMDB)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("5B1DA418-70F5-440C-96A7-8562B5A924DC")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMExportEDMDBClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMExportEDMDB, MMExportEDMDB 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5B1DA418-70F5-440C-96A7-8562B5A924DC")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMExportEDMDBClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMExportEDMDB, MMExportEDMDB  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5B1DA418-70F5-440C-96A7-8562B5A924DC")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMExportEDMDBClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMExportEDMDB, MMExportEDMDB  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMExportEDMDBClass

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

MMExportEDMDBClass Members
Miner.Interop Namespace

Send Feedback