BatchHeader Constructor ()

 

Applies To: SQL Server 2016 Preview

Instantiates a new instance of the BatchHeader class.

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

Syntax

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

See Also

BatchHeader Class
ReportService2005 Namespace

Return to top