3 overrides of GetObjectId
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcConnectionFactory.cs (1)
138
override protected int
GetObjectId
(DbConnection connection) {
fx\src\data\System\Data\OleDb\OleDbConnectionFactory.cs (1)
133
override protected int
GetObjectId
(DbConnection connection) {
fx\src\data\System\Data\SqlClient\SqlConnectionFactory.cs (1)
269
override protected int
GetObjectId
(DbConnection connection) {
1 reference to GetObjectId
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionFactory.cs (1)
83
Bid.ScopeEnter(out hscp, "<prov.DbConnectionFactory.ClearPool|API> %d#" ,
GetObjectId
(connection));