Partager via


Propriété DropService

Gets a server event that can be included in the event set.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property DropService As ServerEvent
    Get
'Utilisation
Dim value As ServerEvent

value = ServerEvent.DropService
public static ServerEvent DropService { get; }
public:
static property ServerEvent^ DropService {
    ServerEvent^ get ();
}
static member DropService : ServerEvent
static function get DropService () : ServerEvent

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo. . :: . .ServerEvent
A ServerEvent object that represents the DropService event that can be included in the server event set.