BeginDialogStatement.InstanceSpec 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.
(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