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 的方法所執行的資料作業類型。