IWhereConditionTParentWhereTrue Method |
Adds the where condition for a true column value (boolean column equals true).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
SyntaxTParent WhereTrue(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
TParent
See Also