1 reference to SQLColAttributeW
System.Data.Odbc (1)
System\Data\Odbc\OdbcStatementHandle.cs (1)
109ODBC32.SQLRETURN retcode = Interop.Odbc.SQLColAttributeW(this, checked((short)columnNumber), fieldIdentifier, characterAttribute, characterAttribute.ShortLength, out stringLength, out result);