Share via


Méthode GetPropertySet

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

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 Function GetPropertySet As ISfcPropertySet
'Utilisation
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

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcPropertySet
Returns the collection of the properties.

Implémente

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