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 所应用于的方法所执行的数据操作类型。