1 write to sqlState
System.Data.OleDb (1)
OleDbError.cs (1)
68this.nativeError = sqlErrorInfo.GetSQLInfo(out this.sqlState);
1 reference to sqlState
System.Data.OleDb (1)
OleDbError.cs (1)
101return this.sqlState ?? string.Empty;