Platform Core .NET Assemblies API
QuerySourceExpression Constructor
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QuerySourceExpression Class : QuerySourceExpression Constructor

Glossary Item Box

Overload List

OverloadDescription
QuerySourceExpression Constructor()Initializes a new QuerySourceExpression instance.  
QuerySourceExpression Constructor(String)Initializes a new QuerySourceExpression instance for the schema with the specified name.  
QuerySourceExpression Constructor(String,String)Initializes a new QuerySourceExpression instance for the schema with the passed-in name and the specified source alias.  
QuerySourceExpression Constructor(Select)Initializes a new QuerySourceExpression instance for the passed-in select subquery.  
QuerySourceExpression Constructor(Select,String)Initializes a new QuerySourceExpression instance for the passed-in select subquery with specified source alias.  
QuerySourceExpression Constructor(Query)Initializes a new QuerySourceExpression instance for the passed-in random subquery.  
QuerySourceExpression Constructor(Query,String)Initializes a new QuerySourceExpression instance for the passed-in random subquery with the specified source alias.  
QuerySourceExpression Constructor(QuerySourceExpression)Initializes a new QuerySourceExpression instance that is a clone of the passed-in expression.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.