ReplicationTable.EnumIdentityRangeInfo Method

Definition

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.

Applies to