1 write to nativeError
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbError.cs (1)
94
this.
nativeError
= sqlErrorInfo.GetSQLInfo(out this.sqlState);
1 reference to nativeError
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbError.cs (1)
110
return this.
nativeError
;