Event.ISessionObject.GetDropScript 方法

定义

生成用于删除事件的脚本。 在 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

返回

实现

适用于