WhereBuilderGetNegation Method |
Gets the negation of the given where condition
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public string GetNegation(
string where
)
Parameters
- where
- Type: SystemString
Where condition
Return Value
Type:
StringSee Also