C# Class Laan.Sql.Parser.Entities.SelectStatement

Inheritance: Laan.Sql.Parser.Entities.ProjectionStatement
ファイルを表示 Open project: benlaan/sqlformat Class Usage Examples

Public Methods

Method Description
CanInLine ( ) : bool
SelectStatement ( ) : System

Method Details

CanInLine() public method

public CanInLine ( ) : bool
return bool

SelectStatement() public method

public SelectStatement ( ) : System
return System