Metoda ISfcPropertyProvider.GetPropertySet
Pobiera odwołanie interfejs do zestaw właściwości tego obiektu.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
Function GetPropertySet As ISfcPropertySet
'Użycie
Dim instance As ISfcPropertyProvider
Dim returnValue As ISfcPropertySet
returnValue = instance.GetPropertySet()
ISfcPropertySet GetPropertySet()
ISfcPropertySet^ GetPropertySet()
abstract GetPropertySet : unit -> ISfcPropertySet
function GetPropertySet() : ISfcPropertySet
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
ISfcPropertySet Obiekt, który umożliwia dostęp do zestaw właściwości obiektu.
Zobacz także