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