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