Udostępnij za pośrednictwem


Właściwość ProtocolBase.ProtocolProperties

Reprezentuje kolekcja ProtocolProperty obiektów.Każdy ProtocolProperty obiekt reprezentuje atrybut zdefiniowane na odwołanie protokół.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Wmi
Zestaw:  Microsoft.SqlServer.SqlWmiManagement (w Microsoft.SqlServer.SqlWmiManagement.dll)

Składnia

'Deklaracja
Public ReadOnly Property ProtocolProperties As ProtocolPropertyCollection
    Get
'Użycie
Dim instance As ProtocolBase
Dim value As ProtocolPropertyCollection

value = instance.ProtocolProperties
public ProtocolPropertyCollection ProtocolProperties { get; }
public:
property ProtocolPropertyCollection^ ProtocolProperties {
    ProtocolPropertyCollection^ get ();
}
member ProtocolProperties : ProtocolPropertyCollection
function get ProtocolProperties () : ProtocolPropertyCollection

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
A ProtocolPropertyCollection obiekt reprezentujący wszystkie atrybuty zdefiniowane na odwołanie protokół.