Reference > DBUtil Class > GetStrings Method > (DataRow[],String)

GetStrings Method (DataRow[],String)

Get one column from a Selection as a String array with missing values replaced by blank.

 public static string[] GetStrings(
    DataRow[] sel,
    string cols
);

See also ...

Working with Databases | GetStrings Method


Send comments on this topic
© Dyalog Ltd 2013