1 implementation of GetInt32
System.Data (1)
fx\src\data\Microsoft\SqlServer\Server\SmiTypedGetterSetter.cs (1)
131
public virtual Int32
GetInt32
(SmiEventSink sink, int ordinal) {
1 reference to GetInt32
System.Data (1)
fx\src\data\Microsoft\SqlServer\Server\ValueUtilsSmi.cs (1)
3125
Int32 result = getters.
GetInt32
( sink, ordinal );