Sql.Net Class Library Documentation

SelectColumnCollection.Enumerator Class

Type-specific enumeration class, used by SelectColumnCollection.GetEnumerator.

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

System.Object
   Reeb.SqlOM.SelectColumnCollection.Enumerator

public class SelectColumnCollection.Enumerator : 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

SelectColumnCollection.Enumerator Members | Reeb.SqlOM Namespace