DataObjectMethodAttribute.MethodType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會獲得 DataObjectMethodType 一個值,表示該方法執行的資料操作類型。
public:
property System::ComponentModel::DataObjectMethodType MethodType { System::ComponentModel::DataObjectMethodType get(); };
public System.ComponentModel.DataObjectMethodType MethodType { get; }
member this.MethodType : System.ComponentModel.DataObjectMethodType
Public ReadOnly Property MethodType As DataObjectMethodType
屬性值
DataObjectMethodType其中一個值用來識別所應用方法DataObjectMethodAttribute執行的資料操作類型。