BeginDialogStatement.TargetServiceName Property
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.
Specifies the target service with which to initiate the dialog. Can be string Literal or Variable
public Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression TargetServiceName { get; set; }
member this.TargetServiceName : Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression with get, set
Public Property TargetServiceName As ValueExpression