2 overrides of DataSource
System.Data.Odbc (1)
System\Data\Odbc\OdbcConnection.cs (1)
107
public override string
DataSource
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
100
public override string
DataSource
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_OleDb); } }