Class DataDictionaryColumnEntity
This class represents the EntityModel interface to the syDictionary database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Common.Entities
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class DataDictionaryColumnEntity : Entity, IIdentifiable
Constructors
DataDictionaryColumnEntity()
Declaration
public DataDictionaryColumnEntity()
Fields
ApplicationRequiredProperty
The ApplicationRequired property.
Declaration
public static readonly EntityProperty ApplicationRequiredProperty
Field Value
Type | Description |
---|---|
Cmc. |
ColumnNameProperty
The ColumnName property.
Declaration
public static readonly EntityProperty ColumnNameProperty
Field Value
Type | Description |
---|---|
Cmc. |
ColumnSequenceProperty
The ColumnSequence property.
Declaration
public static readonly EntityProperty ColumnSequenceProperty
Field Value
Type | Description |
---|---|
Cmc. |
ColumnTypeProperty
The ColumnType property.
Declaration
public static readonly EntityProperty ColumnTypeProperty
Field Value
Type | Description |
---|---|
Cmc. |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc. |
EnglishProperty
The English property.
Declaration
public static readonly EntityProperty EnglishProperty
Field Value
Type | Description |
---|---|
Cmc. |
EntityNameProperty
The EntityName property.
Declaration
public static readonly EntityProperty EntityNameProperty
Field Value
Type | Description |
---|---|
Cmc. |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc. |
InputMaskProperty
The InputMask property.
Declaration
public static readonly EntityProperty InputMaskProperty
Field Value
Type | Description |
---|---|
Cmc. |
IsColumnLocalizableProperty
The IsColumnLocalizable property.
Declaration
public static readonly EntityProperty IsColumnLocalizableProperty
Field Value
Type | Description |
---|---|
Cmc. |
IsDisplayInProspectTemplateUiProperty
The IsDisplayInProspectTemplateUi property.
Declaration
public static readonly EntityProperty IsDisplayInProspectTemplateUiProperty
Field Value
Type | Description |
---|---|
Cmc. |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc. |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc. |
MaxLengthProperty
The MaxLength property.
Declaration
public static readonly EntityProperty MaxLengthProperty
Field Value
Type | Description |
---|---|
Cmc. |
ModuleNameProperty
The ModuleName property.
Declaration
public static readonly EntityProperty ModuleNameProperty
Field Value
Type | Description |
---|---|
Cmc. |
NoteProperty
The Note property.
Declaration
public static readonly EntityProperty NoteProperty
Field Value
Type | Description |
---|---|
Cmc. |
PropertyNameProperty
The PropertyName property.
Declaration
public static readonly EntityProperty PropertyNameProperty
Field Value
Type | Description |
---|---|
Cmc. |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc. |
SpanishProperty
The Spanish property.
Declaration
public static readonly EntityProperty SpanishProperty
Field Value
Type | Description |
---|---|
Cmc. |
TableNameProperty
The TableName property.
Declaration
public static readonly EntityProperty TableNameProperty
Field Value
Type | Description |
---|---|
Cmc. |
UiRequiredProperty
The UiRequired property.
Declaration
public static readonly EntityProperty UiRequiredProperty
Field Value
Type | Description |
---|---|
Cmc. |
Properties
ApplicationRequired
Gets or sets the ApplicationRequired associated with this DataDictionaryColumnEntity.
Declaration
public bool ApplicationRequired { get; set; }
Property Value
Type | Description |
---|---|
System. |
The ApplicationRequired. |
ColumnName
Gets or sets the ColumnName associated with this DataDictionaryColumnEntity.
Declaration
public string ColumnName { get; set; }
Property Value
Type | Description |
---|---|
System. |
The ColumnName. |
ColumnSequence
Gets or sets the ColumnSequence associated with this DataDictionaryColumnEntity.
Declaration
public int ColumnSequence { get; set; }
Property Value
Type | Description |
---|---|
System. |
The ColumnSequence. |
ColumnType
Gets or sets the ColumnType associated with this DataDictionaryColumnEntity.
Declaration
public string ColumnType { get; set; }
Property Value
Type | Description |
---|---|
System. |
The ColumnType. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this DataDictionaryColumnEntity.
Declaration
public DateTime? CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System. |
The CreatedDateTime. |
English
Gets or sets the English associated with this DataDictionaryColumnEntity.
Declaration
public string English { get; set; }
Property Value
Type | Description |
---|---|
System. |
The English. |
EntityName
Gets or sets the EntityName associated with this DataDictionaryColumnEntity.
Declaration
public string EntityName { get; set; }
Property Value
Type | Description |
---|---|
System. |
The EntityName. |
Id
Gets or sets the Id associated with this DataDictionaryColumnEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System. |
The Id. |
InputMask
Gets or sets the InputMask associated with this DataDictionaryColumnEntity.
Declaration
public string InputMask { get; set; }
Property Value
Type | Description |
---|---|
System. |
The InputMask. |
IsColumnLocalizable
Gets or sets the IsColumnLocalizable associated with this DataDictionaryColumnEntity.
Declaration
public bool? IsColumnLocalizable { get; set; }
Property Value
Type | Description |
---|---|
System. |
The IsColumnLocalizable. |
IsDisplayInProspectTemplateUi
Gets or sets the IsDisplayInProspectTemplateUi associated with this DataDictionaryColumnEntity.
Declaration
public bool IsDisplayInProspectTemplateUi { get; set; }
Property Value
Type | Description |
---|---|
System. |
The IsDisplayInProspectTemplateUi. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this DataDictionaryColumnEntity.
Declaration
public DateTime? LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System. |
The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this DataDictionaryColumnEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System. |
The LastModifiedUserId. |
LastModifiedUserName
Declaration
public string LastModifiedUserName { get; set; }
Property Value
Type | Description |
---|---|
System. |
MaxLength
Gets or sets the MaxLength associated with this DataDictionaryColumnEntity.
Declaration
public int? MaxLength { get; set; }
Property Value
Type | Description |
---|---|
System. |
The MaxLength. |
ModuleName
Gets or sets the ModuleName associated with this DataDictionaryColumnEntity.
Declaration
public string ModuleName { get; set; }
Property Value
Type | Description |
---|---|
System. |
The ModuleName. |
Note
Gets or sets the Note associated with this DataDictionaryColumnEntity.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System. |
The Note. |
PropertyName
Gets or sets the PropertyName associated with this DataDictionaryColumnEntity.
Declaration
public string PropertyName { get; set; }
Property Value
Type | Description |
---|---|
System. |
The PropertyName. |
RowVersion
Gets or sets the RowVersion associated with this DataDictionaryColumnEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System. |
The RowVersion. |
Spanish
Gets or sets the Spanish associated with this DataDictionaryColumnEntity.
Declaration
public string Spanish { get; set; }
Property Value
Type | Description |
---|---|
System. |
The Spanish. |
TableName
Gets or sets the TableName associated with this DataDictionaryColumnEntity.
Declaration
public string TableName { get; set; }
Property Value
Type | Description |
---|---|
System. |
The TableName. |
UiRequired
Gets or sets the UiRequired associated with this DataDictionaryColumnEntity.
Declaration
public bool UiRequired { get; set; }
Property Value
Type | Description |
---|---|
System. |
The UiRequired. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()