Partager via


Constructeur OrderColumn

Inclure les membres protégés
Inclure les membres hérités

Creates a OrderColumn points to a column with an order that is specified within a table-valued function that was created by using CREATE FUNCTION and the ORDER BY clause.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique OrderColumn() Creates a OrderColumn points to a column with an order that is specified within a table-valued function that was created by using CREATE FUNCTION and the ORDER BY clause.
Méthode publique OrderColumn(UserDefinedFunction, String) Creates a OrderColumn points to a column with an order that is specified within a table-valued function that was created by using CREATE FUNCTION and the ORDER BY clause.
Méthode publique OrderColumn(UserDefinedFunction, String, Boolean) Creates a OrderColumn points to a column with an order that is specified within a table-valued function that was created by using CREATE FUNCTION and the ORDER BY clause.

Haut de la page

Voir aussi

Référence

OrderColumn Classe

Espace de noms Microsoft.SqlServer.Management.Smo