1 write to _storageType
System.Data (1)
fx\src\data\System\Data\DataColumn.cs (1)
167_storageType = typeCode;
1 reference to _storageType
System.Data (1)
fx\src\data\System\Data\DataColumn.cs (1)
1687_storage = DataStorage.CreateStorage(this, dataType, _storageType);