Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.84 KB

File metadata and controls

38 lines (31 loc) · 1.84 KB
title Add Reference Dialog Box | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology reporting-services-native
ms.topic conceptual
f1_keywords
sql12.rtp.rptdesigner.addreference.f1
helpviewer_keywords
Edit References dialog box
ms.assetid 7bdd2eee-195a-4a2f-a0aa-56f7e90c1fb4
author maggiesMSFT
ms.author maggies
manager kfile

Add Reference Dialog Box

Use the Add Reference dialog box to add references to a custom assembly or [!INCLUDEdnprdnshort] component to your report. After you add an assembly reference, you can write expressions or embedded custom code that includes fully qualified references to classes or methods in the assembly or component. For more information, see Custom Code and Assembly References in Expressions in Report Designer (SSRS) or Add an Assembly Reference to a Report (SSRS).

Options

.NET
Use to select a [!INCLUDEdnprdnshort] component or an assembly installed in the global assembly cache (GAC).

Browse
Use to browse to an external assembly on your file system.

Note

When you publish a report that includes a reference to an external assembly, the assembly must be installed on the report server before the report can be processed successfully.

Recent
Use to select the name of a recently used assembly.

See Also

Using Custom Assemblies with Reports
Add Code to a Report (SSRS)