EntitySchemaColumnCollection - класс Члены Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaColumnCollection - класс C#
Glossary Item Box
public class EntitySchemaColumnCollection : Terrasoft.Core.UniqueNameMetaItemCollection<EntitySchemaColumn>, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable
Тип 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. |
System.Object
System.Collections.ObjectModel.Collection<T>
Terrasoft.Core.Entities.EntitySchemaColumnCollection