DataService<T>.CurrentDataSource Property

Definition

Gets the data source instance currently being used to process the request.

C#
protected T CurrentDataSource { get; }

Property Value

T

The data source instance for the service.

Remarks

An instance of the template class used when the class was constructed.

Applies to

Product Versions
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1