GetListWhereExpression
It creates the where clause for the List field of each field.
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 |
| C# | |
|---|---|
public virtual string GetListWhereExpression( bool includeTableName, ref ArrayList sqlParams ) | |
Parameters
- includeTableName
- sqlParams
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0