Udostępnij za pośrednictwem


Właściwość RegSvrSmoObject.Properties

Pobiera właściwości skojarzone z obiektem.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Zestaw:  Microsoft.SqlServer.SmoExtended (w Microsoft.SqlServer.SmoExtended.dll)

Składnia

'Deklaracja
Public ReadOnly Property Properties As PropertyCollection
    Get
'Użycie
Dim instance As RegSvrSmoObject
Dim value As PropertyCollection

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.PropertyCollection
A PropertyCollection wartość obiektu, który określa właściwości obiektu.