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

DbUtil.GetDoubles Method (DataRow[],Double,String[])

Get several columns from a Selection as a Double array of arrays with supplied missing value filler.

 public static double[][] GetDoubles(
    DataRow[] sel,
    double nullFiller,
    string[] cols
);

See also ...

DbUtil.GetDoubles Method | DbUtil.DbUtil Members


Send comments on this topic
© Dyalog Ltd 2021