ItemParameter Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the ItemParameter class.

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

Syntax

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

See Also

ItemParameter Class
ReportService2010 Namespace

Return to top