C# (CSharp) Candor.Data 네임스페이스

클래스들

이름 설명
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).