FieldSpec

Value type descriptor, constisting of an oid of the type itself and a boolean flag wich indicates wether the value can be null.

Members

Variables

nullable
bool nullable;
Undocumented in source.
typeId
ObjectID typeId;
Undocumented in source.

Meta