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
CopyPropertiesTo Method
Copies all the object properties to the given target class
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
CopyPropertiesTo
(
IQueryObject
target
)
Parameters
target
Type:
CMS.DataEngine
IQueryObject
Target class
Implements
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
See Also
Reference
QueryExpressionBase
TExpression
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com