CounterDataStoreKey StructureNFX Class Library

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

Represents a key (key field) used in databases that identify entities with BIGINT identity/autoinc columns

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

[SerializableAttribute]
public struct CounterDataStoreKey : IDataStoreKey
See Also