.-Methode

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

Syntax

'Declaration
Private Function GetPropertySet As ISfcPropertySet
    Implements ISfcPropertyProvider.GetPropertySet
'Usage
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 unterstützt die Verwendung expliziter Schnittstellenimplementierungen, aber nicht die Deklaration neuer Schnittstellenimplementierungen.

Rückgabewert

Typ: ISfcPropertySet

Implementiert

ISfcPropertyProviderGetPropertySet()()()()