Platform Core .NET Assemblies API
EntitySchemaQueryColumnCollection Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.Entities Namespace : EntitySchemaQueryColumnCollection Class

Glossary Item Box

The following tables list the members exposed by EntitySchemaQueryColumnCollection.

Public Constructors

 NameDescription
Public ConstructorEntitySchemaQueryColumnCollection ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyParentQueryQuery against the schema of the entity that contains the collection of columns.  
Top

Public Methods

 NameDescription
Public MethodCloneGets the System.Object instance that is a clone of the current collection of columns of the entity schema query.  
Public MethodExistsByPathDetermines whether the current collection contains the column with the specified path.  
Public MethodFindSchemaColumnByNameIn the collection, searches for the schema column with the specified name. If no such schema column is found, null is returned.  
Public MethodGetSelectingExpressionsFor the current collection of columns, gets the collection of column expressions that will be used for building the resulting SQL query.  
Public MethodGetSelectingValueExpressionsGets a collection of columns from the current collection. The stored values of collection are selected in the query to the object schema .  
Public MethodGetUniqueNameBy the specified name, generates the column name that is unique for the current collection.  
Public MethodHasAggregationSelectingColumnIndicates whether the collection contains a column that is used for building a query and to which the aggregate function is applied.  
Public MethodRemoveByNameRemoves the column with the specified name from the collection.  
Top

See Also

© Terrasoft 2002-2018.