ExtensionParameter Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the ExtensionParameter class.

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

Syntax

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

See Also

ExtensionParameter Class
ReportService2005 Namespace

Return to top