Sql.Net Class Library Documentation

WhereTermCollection Constructor (WhereTermCollection)

Initializes a new instance of WhereTermCollection based on another WhereTermCollection.

public WhereTermCollection(
   WhereTermCollection val
);

Parameters

val
A WhereTermCollection from which the contents are copied

See Also

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