3 references to SQLSTATISTICS
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcCommand.cs (1)
711case ODBC32.SQL_API.SQLSTATISTICS:
fx\src\data\System\Data\Odbc\odbcmetadatafactory.cs (2)
56new SchemaFunctionName(OdbcMetaDataCollectionNames.Indexes,ODBC32.SQL_API.SQLSTATISTICS), 807dataReader = command.ExecuteReaderFromSQLMethod(allRestrictions, ODBC32.SQL_API.SQLSTATISTICS);