FndDataColumnCollection Properties |
The FndDataColumnCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AggregateAttributeType |
Typed definition of an aggregate attribute containing this kind of row
|
![]() | ArrayAttributeType |
Typed definition of an array attribute containing this kind of rows
|
![]() | Entity |
The name of entity
|
![]() | FormatString |
Gets or sets the format string
|
![]() | Item[Int32] |
Returns an item within this collection
|
![]() | Item[String] |
Returns an item within this collection
|
![]() ![]() | ObjectType |
Property ObjectType indicates what kind of object should be instantiated to match this meta data.
This type must be a subclass from FndDataRow and must have a constructor without parameters
|
![]() | Package |
Package in model
|
![]() | PrimaryKey |
The primary key columns
|
![]() | SpecialColumns |
The special columns (Returns:OBJ_ID,OBJ_VERSION,CREATED_BY,CREATED_DATE)
|
![]() ![]() | TableType |
Property TableType indicates what kind of object should be instantiated to match this meta data.
This type must be a subclass from FndDataTable and must have a constructor without parameters
|
![]() | Tag |
Gets or sets the object that contains data about the column collection
|
![]() | TermID |
Term for the column
|
![]() | TermPath |
Term path
|
![]() | TermUsageID |
Term usage for the column
|
![]() ![]() | Type |
The name of the type
|