TransactionStatement.Name Property
Gets or sets the name of the save point. It is either an Identifier, Literal of type variable, or string.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpressionThe name of the save point.
Show: