Method value reader
Version:
This value reader invokes a method on the source object and returns the methodâs return value.
Method parameters are represented as children of the method value reader.
|
Expected source object type |
|
|
Template location |
Data Exchange/Framework/Data Access/Value Readers/Method Value Reader |
Template fields
Template fields
|
Field name |
Description |
|---|---|
|
Method Name |
Name of the method on the source object that is invoked. |
|
Is Extension Method |
If selected, the method is expected to be an extension method on the source object. |
|
Extension Method Type |
Type name of the class that implements the extension method. |