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

DbUtil.GetIntegers Method (DataRow[],Int32,String[])

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

 public static int[][] GetIntegers(
    DataRow[] sel,
    int nullFiller,
    string[] cols
);

See also ...

DbUtil.GetIntegers Method | DbUtil.DbUtil Members


Send comments on this topic
© Dyalog Ltd 2021