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