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