1 reference to defaultValue
System.Data (1)
fx\src\data\System\Data\Common\ObjectStorage.cs (1)
30: base(column, type, defaultValue, DBNull.Value, typeof(ICloneable).IsAssignableFrom(type), GetStorageType(type)) {