Поделиться через


Метод CreateProtocolPropertyCollection

Creates a set of protocol attributes for the referenced object.

Пространство имен:  Microsoft.SqlServer.Management.Smo.Wmi
Сборка:  Microsoft.SqlServer.SqlWmiManagement (в Microsoft.SqlServer.SqlWmiManagement.dll)

Синтаксис

'Декларация
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.