dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlSelectStatement Class / SqlSelectStatement Constructor

In This Topic
    SqlSelectStatement Constructor
    In This Topic
    Creates and initializes new instance of SqlSelectStatement.
    Syntax
    'Declaration
     
    Public Function New()
    public SqlSelectStatement()
    See Also