UpdatableExtensionAttribute constructor
Initializes a new instance of the UpdatableExtensionAttribute class.
public UpdatableExtensionAttribute(string alias, Type rowType)
| parameter | description |
|---|---|
| alias | The alias. |
| rowType | Type of the row. |
See Also
- class UpdatableExtensionAttribute