This topic has not yet been rated - Rate this topic

IdentityRangeInfo.NextStartingSeed Property

Gets the starting point of the next range if automatic identity range is enabled.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public long NextStartingSeed { get; set; }

Property Value

Type: System.Int64
An Int64 value that specifies the starting point of the next range if automatic identity range is enabled.

This property can be retrieved or set by any user.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.