Returns a 16-byte GUID that uniquely identifies a database design master or replica (Microsoft Jet workspaces only).
Syntax
CStringGetReplicaID(VOID);
Remarks
The Microsoft Jet database engine automatically generates this value when you create a new replica.
The ReplicaID property of each replica (and the Design Master) is stored in the MSysReplicas system table.