Select from following answers:- mark method with FunctionAttribute and set the isComposable property to true.
- mark method with ColumnAttribute and set the CanbeNull property to true.
- mark method with FunctionAttribute and set the isComposable property to false

- All Above
The FunctionAttribute attribute designates a method as representing a stored procedure or user defined function in a DB.
Show Correct Answer
Source: uCertify.com | |
Alert Moderator