Sql.Net Class Library Documentation

WhereClauseCollection Constructor (WhereClause[])

Initializes a new instance of WhereClauseCollection containing any array of WhereClause objects.

public WhereClauseCollection(
   WhereClause[] val
);

Parameters

val
A array of WhereClause objects with which to intialize the collection

See Also

WhereClauseCollection Class | Reeb.SqlOM Namespace | WhereClauseCollection Constructor Overload List