| ||
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 > GetStrings Method > (DataRow[],String,String[]) GetStrings Method (DataRow[],String,String[])Get several columns from a Selection as a String array of arrays with supplied missing value filler. public static string[][] GetStrings( DataRow[] sel, string nullFiller, string[] cols ); See also ...Working with Databases | GetStrings Method |