| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Style examples Glossaries Active Charts VectorMath Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
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 |