BeginTransactionStatement.MarkDescription Property

Definition

The description of the mark, either a AsciiStringLiteral, UnicodeStringLiteral or a variable.

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

Property Value

Applies to