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

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

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

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

See also ...

Working with Databases | GetIntegers Method


Send comments on this topic
© Dyalog Ltd 2013