DataObjectMethodAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DataObjectMethodAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | DataObjectMethodAttribute(DataObjectMethodType) | Initializes a new instance of the DataObjectMethodAttribute class and identifies the type of data operation the method performs. |
![]() | DataObjectMethodAttribute(DataObjectMethodType, Boolean) | Initializes a new instance of the DataObjectMethodAttribute class, identifies the type of data operation the method performs, and identifies whether the method is the default data method that the data object exposes. |
Show:
