UIConnectionInfoUtil.ProtocolNamesMap 속성

Represents a collection of key protocol values that are organized based on the hash code of the key.

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

구문

‘선언
Public Shared ReadOnly Property ProtocolNamesMap As Hashtable 
    Get
‘사용 방법
Dim value As Hashtable 

value = UIConnectionInfoUtil.ProtocolNamesMap
public static Hashtable ProtocolNamesMap { get; }
public:
static property Hashtable^ ProtocolNamesMap {
    Hashtable^ get ();
}
static member ProtocolNamesMap : Hashtable
static function get ProtocolNamesMap () : Hashtable

속성 값

유형: System.Collections.Hashtable
A collection of key protocol values that are organized based on the hash code of the key.

참고 항목

참조

UIConnectionInfoUtil 클래스

Microsoft.SqlServer.Management.UI.ConnectionDlg 네임스페이스