Event.ISessionObject.GetDropScript Method

Definition

Generating the script for drop the event. Used in Alter Session.

string ISessionObject.GetDropScript ();
abstract member Microsoft.SqlServer.Management.XEvent.ISessionObject.GetDropScript : unit -> string
override this.Microsoft.SqlServer.Management.XEvent.ISessionObject.GetDropScript : unit -> string
Function GetDropScript () As String Implements ISessionObject.GetDropScript

Returns

Implements

Applies to