Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
SqlSimpleSelectBuilder..::..AddColumns Method
SqlSimpleSelectBuilder Class See Also Send Feedback

Overload List

  NameDescription
Public methodAddColumns(array<String>[]()[][])
Adds an array of columnNames to the SELECT fragment.
Public methodAddColumns(array<String>[]()[][], array<String>[]()[][])
Adds an array of columnNames with their Aliases to the SELECT fragment.
Public methodAddColumns(array<String>[]()[][], array<String>[]()[][], array<Boolean>[]()[][])

See Also

SqlSimpleSelectBuilder Class
SqlSimpleSelectBuilder Members
NHibernate.SqlCommand Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate