ColumnInfo

Undocumented in source.

Constructors

this
this(TableInfo table, string columnName, EntityInfo referencedEntity)

Undocumented in source.

this
this(TableInfo table, PropertyInfo property)

Undocumented in source.

Members

Variables

columnDefinition
string columnDefinition;

Undocumented in source.

columnName
string columnName;

Undocumented in source.

property
PropertyInfo property;

Undocumented in source.

table
TableInfo table;

Undocumented in source.

Meta