EntitySchemaColumnRequirementType - перечисление Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaColumnRequirementType - перечисление C#
Glossary Item Box
public enum EntitySchemaColumnRequirementType
Член | Описание |
---|---|
ApplicationLevel | Verifying the column values at the application level. |
DBLevel | Verifying the column values at the database level. |
None | The column values are not verified. |
System.Object
System.ValueType
System.Enum
Terrasoft.Core.Entities.EntitySchemaColumnRequirementType