Freigeben über


.-Methode

This method is for internal use only.

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

Syntax

'Declaration
Private Function ScriptDrop As ISfcScript
    Implements ISfcDroppable.ScriptDrop
'Usage
Dim instance As CollectionSet
Dim returnValue As ISfcScript

returnValue = CType(instance, ISfcDroppable).ScriptDrop()
ISfcScript ISfcDroppable.ScriptDrop()
private:
virtual ISfcScript^ ScriptDrop() sealed = ISfcDroppable::ScriptDrop
private abstract ScriptDrop : unit -> ISfcScript 
private override ScriptDrop : unit -> ISfcScript 
JScript unterstützt die Verwendung expliziter Schnittstellenimplementierungen, aber nicht die Deklaration neuer Schnittstellenimplementierungen.

Rückgabewert

Typ: ISfcScript

Implementiert

ISfcDroppableScriptDrop()()()()

Hinweise

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.