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


Метод GetPropertySet

Returns the set of properties for the SfcInstance object.

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

Синтаксис

'Декларация
Public Function GetPropertySet As ISfcPropertySet
'Применение
Dim instance As SfcInstance
Dim returnValue As ISfcPropertySet

returnValue = instance.GetPropertySet()
public ISfcPropertySet GetPropertySet()
public:
virtual ISfcPropertySet^ GetPropertySet() sealed
abstract GetPropertySet : unit -> ISfcPropertySet 
override GetPropertySet : unit -> ISfcPropertySet 
public final function GetPropertySet() : ISfcPropertySet

Возвращаемое значение

Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcPropertySet
A ISfcPropertySet object.

Реализует

ISfcPropertyProvider. . :: . .GetPropertySet() () () ()