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