BeginDialogStatement.InstanceSpec Property

Definition

(Optional) Specifies the database that hosts the target service. Can be string Literal or Variable

public Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression InstanceSpec { get; set; }
member this.InstanceSpec : Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression with get, set
Public Property InstanceSpec As ValueExpression

Property Value

Applies to