初始化 ODataReader 类的新实例。
命名空间: Microsoft.Data.OData
程序集: Microsoft.Data.OData(在 Microsoft.Data.OData.dll 中)
语法
声明
Protected Sub New
用法
Dim instance As New ODataReader()
protected ODataReader()
protected:
ODataReader()
new : unit -> ODataReader
protected function ODataReader()