OverClause Constructor

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

.NET Framework Security

See Also

Reference

OverClause Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace