Compartilhar via


Construtor OrderColumn

Incluir membros protegidos
Incluir membros herdados

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.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público 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étodo público 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étodo público 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.

Início

Consulte também

Referência

OrderColumn Classe

Namespace Microsoft.SqlServer.Management.Smo