TSqlBatch Constructor

Initializes a new instance of the TSqlBatch class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public TSqlBatch()
public:
TSqlBatch()
new : unit -> TSqlBatch
public function TSqlBatch()

.NET Framework Security

See Also

Reference

TSqlBatch Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace