Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the way in which an item is identified within a replica.
typedef struct _IDENTITY_RULE
{
ULONG *pulIdentityFieldIds;
ULONG cIdentityFieldIds;
} IDENTITY_RULE;
Members
- pulIdentityFieldIds
A collection of field IDs that identify an item in a replica.
- cIdentityFieldIds
The number of items in pulIdentityFieldIds.
Requirements
Header: FullEnumerationProvider.h