The following tables list the members exposed by EntitySchemaColumnCollection.
Name | Description | |
---|---|---|
![]() | EntitySchemaColumnCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | 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 the column is not found, the exception is thrown. |