다음을 통해 공유


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.

맨 위로 이동