LineNoStatement Constructor

Initializes a new instance of the LineNoStatement 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 LineNoStatement()
public:
LineNoStatement()
new : unit -> LineNoStatement
public function LineNoStatement()

.NET Framework Security

See Also

Reference

LineNoStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace