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: 12.0.0
Syntax TParent WhereTrue(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
TParentSee Also