public DbType CastDataType(DataAnnotations.ERBridge.DataType dataType) { return((DbType)dataType.GetEnumValue()); }