IdentityRangeInfo.IdentityRangeManagementOption Property
SQL Server 2005
Gets or sets the identity range management options used by replication.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
/** @property */ public IdentityRangeManagementOption get_IdentityRangeManagementOption () /** @property */ public void set_IdentityRangeManagementOption (IdentityRangeManagementOption value)
public function get IdentityRangeManagementOption () : IdentityRangeManagementOption public function set IdentityRangeManagementOption (value : IdentityRangeManagementOption)
Property Value
An IdentityRangeManagementOption value.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
