Compartir a través de


GetPropertySet Método

Gets the interface reference to the set of properties of this object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Function GetPropertySet As ISfcPropertySet
'Uso
Dim instance As ISfcPropertyProvider
Dim returnValue As ISfcPropertySet

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

Valor devuelto

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