OrderBy.Direction Enumeration

This class supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoEnum (in microsoft.sqlserver.smoenum.dll)

Syntax

'Declaration
Public Enumeration Direction
public enum Direction
public enum class Direction
public enum Direction
public enum Direction

Members

Member name Description
Asc  
Desc  

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.SqlServer.Management.Smo Namespace