DataObjectMethodAttribute.MethodType 속성

정의

메서드가 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 에서 수행하는 데이터 작업의 형식을 식별하는 값 중 하나입니다.

적용 대상