Miner.Interop.Process Namespace > IMMSessionDBInfo Interface : Connection Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> ReadOnly Property Connection As ADODB.Connection
'Usage
Dim instance As IMMSessionDBInfo Dim value As ADODB.Connection value = instance.Connection
[System.Runtime.InteropServices.DispId(1610678273)]
ADODB.Connection Connection {get;}
read-only property Connection: ADODB.Connection;
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get Connection : ADODB.Connection
[System.Runtime.InteropServices.DispId(1610678273)] __property ADODB.Connection* get_Connection();
[System.Runtime.InteropServices.DispId(1610678273)]
property ADODB.Connection^ Connection {
ADODB.Connection^ 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