ItemReference Constructor ()

 

Applies To: SQL Server 2016 Preview

Creates a new instance of the ItemReference class.

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

Syntax

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

See Also

ItemReference Class
ReportService2010 Namespace

Return to top