다음을 통해 공유


CreateProtocolPropertyCollection 메서드

Creates a set of protocol attributes for the referenced object.

네임스페이스:  Microsoft.SqlServer.Management.Smo.Wmi
어셈블리:  Microsoft.SqlServer.SqlWmiManagement.dll의 Microsoft.SqlServer.SqlWmiManagement

구문

‘선언
Protected Overridable Function CreateProtocolPropertyCollection As ProtocolPropertyCollection
‘사용 방법
Dim returnValue As ProtocolPropertyCollection

returnValue = Me.CreateProtocolPropertyCollection()
protected virtual ProtocolPropertyCollection CreateProtocolPropertyCollection()
protected:
virtual ProtocolPropertyCollection^ CreateProtocolPropertyCollection()
abstract CreateProtocolPropertyCollection : unit -> ProtocolPropertyCollection 
override CreateProtocolPropertyCollection : unit -> ProtocolPropertyCollection 
protected function CreateProtocolPropertyCollection() : ProtocolPropertyCollection

반환 값

형식: Microsoft.SqlServer.Management.Smo.Wmi. . :: . .ProtocolPropertyCollection
A ProtocolPropertyCollection object that specifies the set of protocol attributes.