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

DbUtil.GetIntegers Method (DataRow[],String)

Get one column from a Selection as an Integer array with missing values replaced by zero.

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

See also ...

DbUtil.GetIntegers Method | DbUtil.DbUtil Members


Send comments on this topic
© Dyalog Ltd 2021