ItemReferenceData Constructor ()

 

Applies To: SQL Server 2016 Preview

Creates a new instance of the ItemReferenceData class.

Namespace:   ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

Syntax

public ItemReferenceData()
public:
ItemReferenceData()
new : unit -> ItemReferenceData
Public Sub New

See Also

ItemReferenceData Class
ReportService2010 Namespace

Return to top