ScriptAndResultsEditorControl.m_connection 필드

Cached connection that is associated with the window.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Protected m_connection As IDbConnection
‘사용 방법
Dim value As IDbConnection 

value = Me.m_connection 

Me.m_connection = value
protected IDbConnection m_connection
protected:
IDbConnection^ m_connection
val mutable m_connection: IDbConnection
protected var m_connection : IDbConnection

참고 항목

참조

ScriptAndResultsEditorControl 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스