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
);