TSqlFragment Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the TSqlFragment class.

Namespace:   Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

protected TSqlFragment()
protected:
TSqlFragment()
new : unit -> TSqlFragment
Protected Sub New

See Also

TSqlFragment Class
Microsoft.SqlServer.TransactSql.ScriptDom Namespace

Return to top