Metoda SfcObjectExtender<TSfcInstance>.GetPropertySet
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Function GetPropertySet As ISfcPropertySet
'Użycie
Dim instance As SfcObjectExtender
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
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
Zwraca kolekcja właściwości.
Implementacje
Zobacz także