1 reference to SQLColAttributeW
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcStatementHandle.cs (1)
117ODBC32.RetCode retcode = UnsafeNativeMethods.SQLColAttributeW(this, checked((short)columnNumber), fieldIdentifier, characterAttribute, characterAttribute.ShortLength, out stringLength, out result);