[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.DataAccessAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IGDIDProvider : IUniqueSequenceProvider,
INamed
public interface IGDIDProvider : IUniqueSequenceProvider,
INamed
Public Interface IGDIDProvider
Inherits IUniqueSequenceProvider, INamed
Public Interface IGDIDProvider
Inherits IUniqueSequenceProvider, INamed
public interface class IGDIDProvider : IUniqueSequenceProvider,
INamed
public interface class IGDIDProvider : IUniqueSequenceProvider,
INamed
type IGDIDProvider =
interface
interface IUniqueSequenceProvider
interface INamed
end
type IGDIDProvider =
interface
interface IUniqueSequenceProvider
interface INamed
end