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

GetDoubles Method (DataRow[],Double,String)

Get one column from a Selection as a Double array with supplied missing value filler.

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

See also ...

Working with Databases | GetDoubles Method


Send comments on this topic
© Dyalog Ltd 2013