Udostępnij za pośrednictwem


Właściwość AdvancedProperties

Reprezentuje kolekcja Property obiektów. Każdy Property obiekt reprezentuje właściwość zaawansowaną na SQL Server usługa.

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

Syntax

'Deklaracja
Public ReadOnly Property AdvancedProperties As PropertyCollection
    Get
'Użycie
Dim instance As Service
Dim value As PropertyCollection

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo. . :: . .PropertyCollection
A PropertyCollection obiekt reprezentujący wszystkie zaawansowane właściwości zdefiniowane na SQL Server usługa.