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

GetDoubles Method (DataRow[],String[][])

Get several columns from a Selection as a Double array of arrays with missing values replaced with zero.

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

See also ...

Working with Databases | GetDoubles Method


Send comments on this topic
© Dyalog Ltd 2013