IdentityFunctionCall.Seed Property

Definition

The seed for the identity. Optional, may be null.

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

Property Value

Applies to