Application Report
- Application ID: e60c96bf17af4a32b1d70b17e6da7ec9
- Report Submitted on: 05/12/2009 07:23:31
- Definitions File: Mono 2.4 (Revised)
- API Issues: 9
- P/Invoke APIs: 10
The following 9 APIs (used 57 times) might not work:
- Total:
8
5
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
ConfigurationManager
-
System.Data.Common
3
4
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 4 times
1
1
-
Update(System.Data.DataSet)
Used 4 times
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 39 times
1
-
GetSchema(System.String,System.String[])
Used 39 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbDataAdapter
1
1
-
Fill(System.Int32,System.Int32,System.Data.DataTable[])
Used 4 times
1
1
-
Fill(System.Int32,System.Int32,System.Data.DataTable[])
Used 4 times
-
DataAdapter
-
System.Net.Security
1
-
System.Transactions
3
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
TransactionScope
1
-
SinglePhaseEnlistment
-
System.Configuration
There are 10 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |