DataReaderEventData.DataReader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DbDataReader that is being disposed.
public virtual System.Data.Common.DbDataReader DataReader { get; }
member this.DataReader : System.Data.Common.DbDataReader
Public Overridable ReadOnly Property DataReader As DbDataReader