Click or drag to resize

TaskHelperLoadStringList Method

Overload List
 NameDescription
Public methodLoadStringList(String) Load a list of strings from the task connection using a SQL SELECT statement (first column of the result)
Public methodLoadStringList(MetaConnection, String) Load a list of strings from a given connection using a SQL SELECT statement (first column of the result)
Top
See Also