Méthode ISfcPropertyProvider.GetPropertySet

Gets the interface reference to the set of properties of this 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
Function GetPropertySet As ISfcPropertySet
'Utilisation
Dim instance As ISfcPropertyProvider 
Dim returnValue As ISfcPropertySet 

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

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
An ISfcPropertySet object that can be used to access the set of properties of this object.

Voir aussi

Référence

ISfcPropertyProvider Interface

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