OrderByClause Constructor

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

.NET Framework Security

See Also

Reference

OrderByClause Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace