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

DbUtil.GetStrings Method (DataRow[],String[][])

Get several columns from a Selection as a String array of arrays with missing values replaced with blank.

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

See also ...

DbUtil.GetStrings Method | DbUtil.DbUtil Members


Send comments on this topic
© Dyalog Ltd 2021