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


Свойство Properties

Gets the properties associated with the object.

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

Синтаксис

'Декларация
Public ReadOnly Property Properties As PropertyCollection
    Get
'Применение
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

Значение свойства

Тип: Microsoft.SqlServer.Management.Smo. . :: . .PropertyCollection
A PropertyCollection object value that specifies the properties of the object.