Metodo ISfcPropertyProvider.GetPropertySet

Gets the interface reference to the set of properties of this object.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Function GetPropertySet As ISfcPropertySet
'Utilizzo
Dim instance As ISfcPropertyProvider 
Dim returnValue As ISfcPropertySet 

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

Valore restituito

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

Vedere anche

Riferimento

ISfcPropertyProvider Interfaccia

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc