3 references to ByteArray
System.Data (3)
fx\src\data\System\Data\Common\DataStorage.cs (2)
294
case StorageType.
ByteArray
: return new ObjectStorage(column, dataType);
400
case StorageType.
ByteArray
:
fx\src\data\System\Data\Common\SQLConvert.cs (1)
358
case StorageType.
ByteArray
: