BeginDialogStatement.TargetServiceName Property

Definition

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

Property Value

Applies to