RepositoryOperatorParameter Methods |
The RepositoryOperatorParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAllowedStringValues |
Gets the allowed values (if applicable) for the StringValue property.
(Inherited from OperatorParameter.) |
![]() | GetLambdaExpression |
Gets the parameter as lambda expression with the specified input parameter type.
(Inherited from OperatorParameter.) |
![]() | GetValueExpression |
Gets the parameter as expression, which returns the value.
(Inherited from OperatorParameter.) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from OperatorParameter.) |