Sql.Net Class Library Documentation

WhereClauseCollection Class

A collection that stores WhereClause objects.

For a list of all members of this type, see WhereClauseCollection Members.

System.Object
   System.Collections.CollectionBase
      Reeb.SqlOM.WhereClauseCollection

public class WhereClauseCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Reeb.SqlOM

Assembly: Reeb.SqlOM (in Reeb.SqlOM.dll)

See Also

WhereClauseCollection Members | Reeb.SqlOM Namespace