DataReader Constructor

Class constructor. Instantiates a nonparameterized instance of the DataReader class.

Namespace:  Microsoft.VisualStudio.Data
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

'Declaration
Protected Sub New
protected DataReader()
protected:
DataReader()
new : unit -> DataReader
protected function DataReader()

.NET Framework Security

See Also

Reference

DataReader Class

Microsoft.VisualStudio.Data Namespace