Table of Contents

Method CheckForParentWhereClause

Namespace
Innova.Data.StructuredSearch
Assembly
Innova.Data.dll

CheckForParentWhereClause(string)

Checks for the parent where clause and formats the child where clause accordingly.

protected string CheckForParentWhereClause(string childWhere)

Parameters

childWhere string

The child where clause.

Returns

string

The formatted where clause.