Compartir a través de


GetPropertySet Método

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

Valor devuelto

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

Implementa

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