ParameterExtensions Members
Include Protected Members
Include Inherited Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Extension methods for IParameter.
The ParameterExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateLiteralBooleanDefaultValue | Create a new ILiteralBoolean object in the Parameter | |
CreateLiteralIntegerDefaultValue | Create a new ILiteralInteger object in the Parameter | |
CreateLiteralStringDefaultValue | Create a new ILiteralString object in the Parameter |
Top