Property IdentityStartValue
- Namespace
- YndigoBlue.Velocity.Connections
- Assembly
- YndigoBlue.Velocity.dll
IdentityStartValue
Gets or sets the starting value for identity columns. Default is 1.
public long IdentityStartValue { get; set; }
Gets or sets the starting value for identity columns. Default is 1.
public long IdentityStartValue { get; set; }