Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
QueryExpressionBase(TExpression) Class
QueryExpressionBase(TExpression) Methods
AsColumn Method
AsValue Method
CopyPropertiesTo Method
GetExpression Method
ToString Method
QueryExpressionBase
<
TExpression
>
.
AsColumn Method
Creates a column from the given expression
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
QueryColumn
AsColumn
(
string
alias
)
Parameters
alias
Type:
System
.
String
Column alias
Return Value
Type:
QueryColumn
See Also
Reference
QueryExpressionBase
<
TExpression
>
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com