4 references to WriteInt32
System.Data.Odbc (4)
Common\System\Data\ProviderBase\DbBuffer.cs (2)
639
WriteInt32
(offset, BitConverter.SingleToInt32Bits(value));
739
WriteInt32
(offset + 12, ticks);
System\Data\Odbc\OdbcUtils.cs (2)
237
WriteInt32
(offset, (int)value);
344
WriteInt32
(offset + 12, value.Millisecond * 1000000); //fraction