Partager via


Méthode SfcInstance.GetPropertySet

Returns the set of properties for the SfcInstance object.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Overridable Function GetPropertySet As ISfcPropertySet
'Utilisation
Dim instance As SfcInstance 
Dim returnValue As ISfcPropertySet 

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

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
A ISfcPropertySet object.

Implémente

ISfcPropertyProvider.GetPropertySet()

Voir aussi

Référence

SfcInstance Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc