Platform Core .NET Assemblies API
CreateSelect(UserConnection,Boolean) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchema Class > CreateSelect Method : CreateSelect(UserConnection,Boolean) Method
userConnection
User connection.
takeDisplayLookupValues
Indicates that the query returns the primary display values. If the parameter is true, the query will return the primary display values.

Glossary Item Box

Creates a basic query that retrieves columns of the current schema, using the specified user connection. Depending on the value of the takeDisplayLookupValues parameter, the query can return primary display values from lookups.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
takeDisplayLookupValues
Indicates that the query returns the primary display values. If the parameter is true, the query will return the primary display values.

Return Value

Query to retrieve columns of the current schema.

Remarks

Method is overloaded.

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.