Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataQueryBase(TQuery) Class
DataQueryBase(TQuery) Methods
WithSource Method
WithSource Method (DataSet)
WithSource Method (DataQuerySource)
DataQueryBase
TQuery
WithSource Method (DataSet)
Sets the given DataSet as the source of the data query
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TQuery
WithSource
(
DataSet
data
)
Parameters
data
Type:
System.Data
DataSet
Source data
Return Value
Type:
TQuery
Implements
IDataQuery
TQuery
WithSource(DataSet)
See Also
Reference
DataQueryBase
TQuery
Class
WithSource Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com