3 references to Byte
System.Data (3)
fx\src\data\Microsoft\SqlServer\Server\SqlRecordBuffer.cs (3)
88Debug.Assert(StorageType.Byte == _type, "Wrong storage type: " + _type); 94_type = StorageType.Byte; 352case StorageType.Byte: return SmiMetaData.DefaultTinyInt;