Click or drag to resize
IDataQueryAsT Method
Changes the type of the query to another type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
T As<T>()
where T : new(), IDataQuery

Type Parameters

T

Return Value

Type: T
See Also