536cd135cc
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
7 lines
133 B
C#
7 lines
133 B
C#
namespace System.Data.Common
|
|
{
|
|
partial class DbConnection
|
|
{
|
|
internal DbProviderFactory ProviderFactory => DbProviderFactory;
|
|
}
|
|
} |