Interface IRedbStructure
REDB scheme field structure interface
Represents field metadata in object scheme
public interface IRedbStructure
Properties
CollectionType
Collection type ID: Array (-9223372036854775668) or Dictionary (-9223372036854775667)
long? CollectionType { get; }