Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > SchemaItemObject Class > SchemaItemObject Properties |
The SchemaItemObject type exposes the following members.
Name |
Description |
|
Gets or sets a value indicating whether [allow database null]. Gets or sets a value indicating whether [allow database null]. |
||
Gets or sets the name of the alternate key. Gets or sets the name of the alternate key. |
||
Gets or sets the calculated column. Gets or sets the calculated column. |
||
Gets or sets a value indicating whether this instance can delete. Gets or sets a value indicating whether this instance can delete. |
||
Gets or sets a value indicating whether this instance can get. Gets or sets a value indicating whether this instance can get. |
||
Gets or sets a value indicating whether this instance can post. Gets or sets a value indicating whether this instance can post. |
||
Gets or sets a value indicating whether this instance can put. Gets or sets a value indicating whether this instance can put. |
||
Gets or sets the column attribute. Gets or sets the column attribute. |
||
Gets or sets the column label. Gets or sets the column label. |
||
Gets or sets the name of the column. Gets or sets the name of the column. |
||
Gets or sets the column sequence. Gets or sets the column sequence. |
||
Gets or sets the size of the column. Gets or sets the size of the column. |
||
Gets or sets the type of the column. Gets or sets the type of the column. |
||
Gets or sets the computed column SQL. Gets or sets the computed column SQL. |
||
Gets or sets the name of the constraint. Gets or sets the name of the constraint. |
||
Gets or sets the default value. Gets or sets the default value. |
||
Gets or sets the default value SQL. Gets or sets the default value SQL. |
||
Gets or sets a value indicating whether this instance has sequence. Gets or sets a value indicating whether this instance has sequence. |
||
Gets or sets the name of the index. Gets or sets the name of the index. |
||
Gets or sets a value indicating whether this instance is automatic increment. Gets or sets a value indicating whether this instance is automatic increment. |
||
Gets or sets a value indicating whether this instance is calculated column. Gets or sets a value indicating whether this instance is calculated column. |
||
Gets or sets a value indicating whether this instance is checked. Gets or sets a value indicating whether this instance is checked. |
||
Gets or sets a value indicating whether this instance is foreign key. Gets or sets a value indicating whether this instance is foreign key. |
||
Gets or sets a value indicating whether this instance is primary key. Gets or sets a value indicating whether this instance is primary key. |
||
Gets or sets a value indicating whether this instance is required. Gets or sets a value indicating whether this instance is required. |
||
Gets or sets a value indicating whether this instance is search column. |
||
Gets or sets a value indicating whether this instance is sort column. |
||
Gets or sets a value indicating whether this instance is table label. Gets or sets a value indicating whether this instance is table label. |
||
Gets or sets a value indicating whether this instance is unique. Gets or sets a value indicating whether this instance is unique. |
||
Gets or sets a value indicating whether this instance is updated by nanite. Gets or sets a value indicating whether this instance is updated by nanite. |
||
Gets or sets the linked row. Gets or sets the linked row. |
||
Gets or sets the lookup column. Gets or sets the lookup column. |
||
Gets or sets the lookup display column. |
||
Gets or sets the name of the mapped column. |
||
Gets or sets the maximum length. |
||
Gets or sets the numeric precision. |
||
Gets or sets the name of the original. |
||
Gets or sets the parent identifier. |
||
Gets or sets the name of the primary key. |
||
Gets or sets the related table. |
||
Gets or sets the relationship. |
||
Gets or sets the schema. |
||
Gets or sets the schema item identifier. |
||
Gets or sets the name of the table. |
ZeraSystems.CodeNanite.Expansion Namespace