SDB_Member - Structure member
Inherits: 
SDB_Resource
Structure or class member are details the structure definition consists of. Structure member may appear in ODABA structure definitions as attributes, reference, relationship or base structure. In ODABA class definition members appear also as functions or function, windows or documents. Members are also used to describe function parameters. In the scope of a structure or class definition member names must be unique.
Attributes
- __AUTOIDENT - Member identification
- ddetype - Member type
- scope - Scope for type
- ddesize - Size
- ddedim - Collection size
- ddeprec - Precision value
- reference_level - Reference type
- ddegent - Template types
- ddeprv - Access privilege
- ddeinit - Initial value
- ddestat - Static member
- ddevirt - VIRTUAL option
- clustered_table - Clustered table
- global_identity - GUID Option
- delete_empty - DELETE_EMPTY option
- empty - Allow empty values
- constant - Constant member
- compress - Compress data when being stored
- thread_static - Thread static member
- read_only - Read only class member
References
- source - Property source
- synonyms - Synonyms
- constraint - Constraint
Keys
- __IDENTITY - Local object identity key
- ik_Ident - Primary key
Function Groups
Functions