rs_whereclauses

Stores information about where clauses used in articles known to this Replication Server.

Column

Datatype

Description

articleid

rs_id

ID of the article included in this where clause

wclauseid

rs_id

ID of this where clause

type

int

  • 0x01 – Range

  • 0x02 – Equality

Indexes

Unique clustered index on (wclauseid)