ODataFormat 建構函式
初始化 ODataFormat 類別的新執行個體。
命名空間: Microsoft.Data.OData
組件: Microsoft.Data.OData (在 Microsoft.Data.OData.dll 中)
語法
'宣告
Protected Sub New
'用途
Dim instance As New ODataFormat()
protected ODataFormat()
protected:
ODataFormat()
new : unit -> ODataFormat
protected function ODataFormat()