Share via


DataReader Constructor

Initializes a new instance of the DataReader class.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.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.Framework Namespace