Click or drag to resize
DataAccessBuildSelectStatement Method
Overload List
  NameDescription
Public methodBuildSelectStatement(IDictionary)
Build a SELECT SQL statement including aliases from a list of columns
Public methodBuildSelectStatement(String)
Build a SELECT SQL statement from a list of columns
Top
See Also