DbDataSource.OpenDbConnection Method

Definition

Returns a new, open connection to the database represented by this DbDataSource.

C#
protected virtual System.Data.Common.DbConnection OpenDbConnection();

Returns

A new, open connection to the database represented by this DbDataSource.

Remarks

This method is meant to be overridden by implementing ADO.NET providers, and is not a user-facing API.

Applies to

Tuote Versiot
.NET 7, 8, 9, 10