3 references to StatusOk
System.Data (3)
fx\src\data\System\Data\Common\System.Data_BID.cs (3)
302
if (((System.Data.Odbc.ODBC32.RetCode.SUCCESS != a1) || (modFlags & ApiGroup.
StatusOk
) != 0) && (modFlags & ApiGroup.Trace) != 0 && modID != NoData)
311
if (((System.Data.Odbc.ODBC32.RetCode.SUCCESS != a1) || (modFlags & ApiGroup.
StatusOk
) != 0) && (modFlags & ApiGroup.Trace) != 0 && modID != NoData)
318
if (((System.Data.OleDb.OleDbHResult.S_OK != a1) || (modFlags & ApiGroup.
StatusOk
) != 0) && (modFlags & ApiGroup.Trace) != 0 && modID != NoData)