return SqlSimpleSelectBuilder |
The SqlSimpleSelectBuilder |
string columnName |
The name of the column to add. |
Type SqlSimpleSelectBuilder
Namespace NHibernate.SqlCommand
Parent SqlBaseBuilder
Interfaces ISqlStringBuilder
return SqlSimpleSelectBuilder |
The SqlSimpleSelectBuilder |
string columnName |
The name of the column to add. |
return SqlSimpleSelectBuilder |
The SqlSimpleSelectBuilder |
string columnName |
The name of the column to add. |
string alias |
The alias to use for the column |
return SqlSimpleSelectBuilder |
|
String[] columnNames |
return SqlSimpleSelectBuilder |
|
String[] columnNames |
|
String[] aliases |
return SqlSimpleSelectBuilder |
|
String[] columnNames |
|
IType type |
|
string op |
return bool |
|
object obj |
return string |
The Alias if one exists, null otherwise |
string columnName |
The name of the column to get the Alias for. |
return int |
return Type |
return SqlSimpleSelectBuilder |
The SqlSimpleSelectBuilder |
string fragment |
The fragment to set. |
return SqlSimpleSelectBuilder |
|
String[] columnNames |
|
IType identityType |
return SqlSimpleSelectBuilder |
The SqlSimpleSelectBuilder |
string orderBy |
The OrderBy fragment. It should include the SQL "ORDER BY" |
return SqlSimpleSelectBuilder |
|
string tableName |
return SqlSimpleSelectBuilder |
|
String[] columnNames |
|
IVersionType versionType |
return SqlString |
return string |