Compartilhar via


Método .

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Private Function GetPropertySet As ISfcPropertySet
    Implements ISfcPropertyProvider.GetPropertySet
'Uso
Dim instance As SqlSmoObject
Dim returnValue As ISfcPropertySet

returnValue = CType(instance, ISfcPropertyProvider).GetPropertySet()
ISfcPropertySet ISfcPropertyProvider.GetPropertySet()
private:
virtual ISfcPropertySet^ GetPropertySet() sealed = ISfcPropertyProvider::GetPropertySet
private abstract GetPropertySet : unit -> ISfcPropertySet 
private override GetPropertySet : unit -> ISfcPropertySet 
JScript dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.

Valor de retorno

Tipo: ISfcPropertySet

Implementa

ISfcPropertyProviderGetPropertySet()()()()