Sql.Net Class Library Documentation

WhereTermCollection Constructor (WhereTerm[])

Initializes a new instance of WhereTermCollection containing any array of WhereTerm objects.

public WhereTermCollection(
   WhereTerm[] val
);

Parameters

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

See Also

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