Sql.Net Class Library Documentation

WhereClauseCollection.WhereClauseGroupEnumerator Class

Enumerator that can iterate through a WhereClauseGroupCollection.

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

System.Object
   Reeb.SqlOM.WhereClauseCollection.WhereClauseGroupEnumerator

public class WhereClauseCollection.WhereClauseGroupEnumerator : 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

WhereClauseCollection.WhereClauseGroupEnumerator Members | Reeb.SqlOM Namespace | IEnumerator | WhereClauseCollection | WhereClause