EntitySchemaColumnCollection - члены Смотри также Cвойства Методы Terrasoft.Core.Entities - пространство имен : EntitySchemaColumnCollection - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип EntitySchemaColumnCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
EntitySchemaColumnCollection | Перегружен. |
Имя | Описание | |
---|---|---|
EntitySchema | The schema of the current collection of columns. |
Имя | Описание | |
---|---|---|
Clone | Returns the collection of columns which is a clone of the given collection. | |
FindByCaption | Searches for the column with the specified caption n the collection. | |
FindByColumnValueName | Searches for the column with the specified ColumnValueName property in the collection. | |
GetByColumnValueName | From the collection returns a column by the specified ColumnValueName column property. If no such column is found, an exception is thrown. |