Miner.Interop.Process Namespace > IMMPxApplication Interface : ConnectionType Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> ReadOnly Property ConnectionType As mmDatabaseType
'Usage
Dim instance As IMMPxApplication Dim value As mmDatabaseType value = instance.ConnectionType
[System.Runtime.InteropServices.DispId(1610678275)] mmDatabaseType ConnectionType {get;}
read-only property ConnectionType: mmDatabaseType;
System.Runtime.InteropServices.DispIdAttribute(1610678275) function get ConnectionType : mmDatabaseType
[System.Runtime.InteropServices.DispId(1610678275)] __property mmDatabaseType get_ConnectionType();
[System.Runtime.InteropServices.DispId(1610678275)] property mmDatabaseType ConnectionType { mmDatabaseType get(); }
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