次の方法で共有


BuildParameterReference メソッド (String, String)

パラメーター参照を作成します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Shared Function BuildParameterReference ( _
    paramName As String, _
    property As String _
) As String
'使用
Dim paramName As String
Dim property As String
Dim returnValue As String

returnValue = ReportExpression.BuildParameterReference(paramName, _
    property)
public static string BuildParameterReference(
    string paramName,
    string property
)
public:
static String^ BuildParameterReference(
    String^ paramName, 
    String^ property
)
static member BuildParameterReference : 
        paramName:string * 
        property:string -> string 
public static function BuildParameterReference(
    paramName : String, 
    property : String
) : String

パラメーター

戻り値

型: System. . :: . .String
string 値です。