BuildGlobalReference 메서드
이 API는 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Shared Function BuildGlobalReference ( _
property As String _
) As String
‘사용 방법
Dim property As String
Dim returnValue As String
returnValue = ReportExpression.BuildGlobalReference(property)
public static string BuildGlobalReference(
string property
)
public:
static String^ BuildGlobalReference(
String^ property
)
static member BuildGlobalReference :
property:string -> string
public static function BuildGlobalReference(
property : String
) : String
매개 변수
- property
유형: System. . :: . .String
반환 값
유형: System. . :: . .String
A string value.