Metoda ReportExpression.BuildGlobalReference
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Shared Function BuildGlobalReference ( _
property As String _
) As String
'Użycie
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
Parametry
- property
Typ: System.String
Wartość zwracana
Typ: System.String
A ciąg wartości.
Zobacz także