GetProtocolPropertyCollection 메서드
Returns the protocol property collection for the referenced object.
네임스페이스: Microsoft.SqlServer.Management.Smo.Wmi
어셈블리: Microsoft.SqlServer.SqlWmiManagement.dll의 Microsoft.SqlServer.SqlWmiManagement
구문
‘선언
Protected Function GetProtocolPropertyCollection As ProtocolPropertyCollection
‘사용 방법
Dim returnValue As ProtocolPropertyCollection
returnValue = Me.GetProtocolPropertyCollection()
protected ProtocolPropertyCollection GetProtocolPropertyCollection()
protected:
ProtocolPropertyCollection^ GetProtocolPropertyCollection()
member GetProtocolPropertyCollection : unit -> ProtocolPropertyCollection
protected function GetProtocolPropertyCollection() : ProtocolPropertyCollection
반환 값
형식: Microsoft.SqlServer.Management.Smo.Wmi. . :: . .ProtocolPropertyCollection
A ProtocolPropertyCollection object that specifies the protocol property collection for the referenced object.