C# (CSharp) Candor.Data Namespace

Classes

Name Description
DataRecordExtensions Methods to get a data record row value cast to the desired type.
OptimisticSyncData A container to store the actual latest sequence Id reserved for a given id generator and table name.
SequenceIdGenerator Generates sequences for tables in which the database does not have a built in sequence capability.
SequenceIdSchema Defines the schema for a sequence Id that supports an Id with any character set. This is not limited to simple numeric sequences.
SequenceIdStore A container for the latest sequence ID generated for a given schema (table).