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

Glossary Item Box

The following tables list the members exposed by QueryColumnExpressionCollection.

Public Constructors

 NameDescription
Public ConstructorQueryColumnExpressionCollection ConstructorOverloaded.   
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.   
Public MethodAddExpressionAdds the passed-in expression in the current collection of column expressions.  
Public MethodAddExpressionsRangeIn the current collection of column expressions, adds the range of expressions from the specified enumerator.  
Public MethodAddRangeOverloaded.   
Public MethodCloneCreates the clone of the current QueryColumnExpressionCollection instance.  
Public MethodExistsByAliasDetermines whether the current collection of column expressions contains the expression with the specified alias.  
Public MethodFindByAliasFrom the current collection of column expressions gets the expression with the specified alias.  
Public MethodGetByAliasFrom the current collection of column expressions gets the expression with the specified alias. If the expression is not found in the collection, an exception is thrown.  
Public MethodGetUniqueAliasFor the specified alias of the column expression generates a unique alias with the specified maximum length.  
Top

See Also

© Terrasoft 2002-2018.