C# (CSharp) GSF.Data Namespace

Nested Namespaces

GSF.Data.Model

Classes

Name Description
DataRowExtensions Static extension methods for DataRow that will automatically type cast fields to the desired value. This is superior to DataSetExtensions.dll because if the field type does not exactly match in that case, a cast exception occurs.