2 references to Owner
System.Data.OleDb (2)
OleDbConnectionInternal.cs (1)
133return (OleDbConnection?)Owner;
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (1)
612DbConnection? owner = (DbConnection?)Owner;