IGDIDProvider InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents an entity that provides unique Global Distributed IDs (GDIDs) via named sequences. Note: GDID.Zero is never returned as it indicates the absence of a value

Namespace: NFX.DataAccess
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IGDIDProvider : IUniqueSequenceProvider, 
	INamed
See Also