BeginDialogStatement.ContractName Property

Definition

(Optional) Specifies the contract that this conversation follows. Can be Identifier or SchemaObjectName

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

Property Value

Applies to