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.
多載清單
| 名稱 | 描述 | |
|---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
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. |
頂端
.gif)