Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataQuery(TQuery) Interface
IDataQuery(TQuery) Methods
WithSource Method
WithSource Method (DataSet)
WithSource Method (DataQuerySource)
IDataQuery
TQuery
WithSource Method (DataQuerySource)
Sets the given source as the source of the data query
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
TQuery
WithSource
(
DataQuerySource
source
)
Parameters
source
Type:
CMS.DataEngine
DataQuerySource
Data query source
Return Value
Type:
TQuery
See Also
Reference
IDataQuery
TQuery
Interface
WithSource Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com