ArcFM Responder Mobile Developer Guide
MMImportEDMDBClass Class
Members 






Object Model
MMImportEDMDBClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("29F64437-0D9F-46F0-AFB9-43785C5CFE87")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMImportEDMDBClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMImportEDMDB, MMImportEDMDB 
'Usage
 
Dim instance As MMImportEDMDBClass
[System.Runtime.InteropServices.Guid("29F64437-0D9F-46F0-AFB9-43785C5CFE87")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMImportEDMDBClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMImportEDMDB, MMImportEDMDB  
public class MMImportEDMDBClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMImportEDMDB, MMImportEDMDB)
System.Runtime.InteropServices.GuidAttribute("29F64437-0D9F-46F0-AFB9-43785C5CFE87")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMImportEDMDBClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMImportEDMDB, MMImportEDMDB 
[System.Runtime.InteropServices.Guid("29F64437-0D9F-46F0-AFB9-43785C5CFE87")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMImportEDMDBClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMImportEDMDB, MMImportEDMDB  
[System.Runtime.InteropServices.Guid("29F64437-0D9F-46F0-AFB9-43785C5CFE87")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMImportEDMDBClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMImportEDMDB, MMImportEDMDB  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMImportEDMDBClass

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

MMImportEDMDBClass Members
Miner.Interop Namespace

Send Feedback