The SelectStatement class is designed for easy manipulation of SQL SELECT statements. It allows you to perform the following tasks:
To obtain the statement text use the ToString method.
Instances of this class cannot be created directly. To use its functionality, one needs to create an object of a descendant class, like SqlSelectStatement.
System.Object
Devart.Common.SelectStatement
Devart.Data.SqlServer.SqlSelectStatement
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2