Overload | Description |
---|---|
Parameter(Object) | Gets the expression of the [Parameter] type with the specified value. |
Parameter(Object,String,ParameterDirection) | Gets the expression of the [Parameter] type with the specified value, name and direction for passing the parameter. |
Parameter(Stream) | Gets the expression of the [Parameter] type with the specified value. |
Parameter(Object,DataValueType) | Gets the expression of the [Parameter] type with the specified value of the specified data type. |
Parameter(Object,String) | Gets the expression of the [Parameter] type with the specified value of data type with the specified name. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2