IDataQueryTQueryFrom Method |
Defines the source of the data (table, view or a nested query)
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax TQuery From(
string source
)
Parameters
- source
- Type: SystemString
Source
Return Value
Type:
TQuerySee Also