GetWhereExpression
This overrides the base method and it returns where expression just for this search group. Only the fields included in this collection are included.
Parameters:
| Description | |
|---|---|
| includeTableName | This indicates wheather the table name wil be prefixed to the column name. |
| sqlParams | This array contains all the parameter objects . |
Returns:
| Type | |
|---|---|
| System.String |
| Overload | Description | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| GetWhereExpression(Boolean,ArrayList) | GetWhereExpression This overrides the base method and it returns where expression just for this search group. Only the fields included in this collection are included. Parameters:
Returns:
| ||||||||||||||
| GetWhereExpression(Boolean,ArrayList,String) | GetWhereExpression This overrides the base method and it returns where expression just for this search group. Only the fields included in this collection are included. Parameters:
Returns:
| ||||||||||||||
| GetWhereExpression(Boolean,ArrayList,String,Boolean) | GetWhereExpression This overrides the base method and it returns where expression just for this search group. Only the fields included in this collection are included. Parameters:
Returns:
|
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0