ScriptAndResultsEditorControl.m_connectionInfoList Field

Definition

Cached connection info that is used in communication with the connection dialog box.

protected: Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionGroupInfo ^ m_connectionInfoList;
protected Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionGroupInfo m_connectionInfoList;
val mutable m_connectionInfoList : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionGroupInfo
Protected m_connectionInfoList As UIConnectionGroupInfo 

Field Value

Applies to