NextValueForExpression.SequenceName Property

Definition

The name of the sequence.

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

Property Value

Applies to