Target.ISessionObject.GetCreateScript Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generate the script for add an target. Used in Create Session.
string ISessionObject.GetCreateScript ();
abstract member Microsoft.SqlServer.Management.XEvent.ISessionObject.GetCreateScript : unit -> string
override this.Microsoft.SqlServer.Management.XEvent.ISessionObject.GetCreateScript : unit -> string
Function GetCreateScript () As String Implements ISessionObject.GetCreateScript