4 references to NotSupportedOnDataSourceBatch
System.Data.Common (4)
System\Data\Common\DbDataSource.cs (4)
573get => throw ExceptionBuilder.NotSupportedOnDataSourceBatch(); 574set => throw ExceptionBuilder.NotSupportedOnDataSourceBatch(); 579get => throw ExceptionBuilder.NotSupportedOnDataSourceBatch(); 580set => throw ExceptionBuilder.NotSupportedOnDataSourceBatch();