Contains methods for performing common, high-level select operations that don't belong on the main Simol API.

Namespace: Simol
Assembly: Simol (in Simol.dll) Version: 1.0.0.0

Syntax

C#
public class SelectUtils
Visual Basic
Public Class SelectUtils
Visual C++
public ref class SelectUtils

Inheritance Hierarchy

System..::..Object
  Simol..::..SelectUtils

See Also