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