Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Adds a replacement root for the ReportUrlBuilder object.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Sub AddReplacementRoot
'Usage
Dim instance As ReportUrlBuilder
instance.AddReplacementRoot()
public void AddReplacementRoot()
public:
void AddReplacementRoot()
member AddReplacementRoot : unit -> unit
public function AddReplacementRoot()