ReplicationTable.EnumIdentityRangeInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns identity range information about articles based on the table.
public:
System::Collections::ArrayList ^ EnumIdentityRangeInfo();
public System.Collections.ArrayList EnumIdentityRangeInfo ();
member this.EnumIdentityRangeInfo : unit -> System.Collections.ArrayList
Public Function EnumIdentityRangeInfo () As ArrayList
Returns
An ArrayList of identity range information.
Remarks
The EnumIdentityRangeInfo method can only be called by members of the db_owner fixed database role on the publication database or by users in the publication access list (PAL) for the publication.