Sql.Net Class Library Documentation

WhereTermCollection.WhereClauseEnumerator Class

Enumerator that can iterate through a WhereClauseCollection.

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

System.Object
   Reeb.SqlOM.WhereTermCollection.WhereClauseEnumerator

public class WhereTermCollection.WhereClauseEnumerator : IEnumerator

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

WhereTermCollection.WhereClauseEnumerator Members | Reeb.SqlOM Namespace | IEnumerator | WhereTermCollection | WhereTerm