"Sort order"는 한국어-영어 방향으로 TREX에서 찾을 수 없습니다.
영어-한국어 검색 해보십시오 (Sort order)

낮은 품질의 문장 예제

정렬 순서는 변경할 수 없습니다. You cannot change the sort order.
You cannot change the sort order.
목록의 정렬 순서를 변경하려면To change the sort order of the list.
Changes the sort order of the list.
기본적으로 정렬 순서는 오름차순입니다. By default, the sort order is ascending.
By default, the sort order is ascending.
컨트롤에서의 항목 정렬 순서를 가져오거나 설정합니다. Gets or sets the sort order for items in the control.
Gets or sets the sort order for items in the control.
Zero 이 인스턴스와 other의 위치가 정렬 순서에서 같은 경우This instance and other have the same position in the sort order.
Zero This instance and other have the same position in the sort order.
데이터 열의 정렬 순서를 변경하면 다른 모든 열의 정렬 순서도 적절히 업데이트됩니다. When you change the sort order for a data column, the sort order for all other columns is updated accordingly.
When you change the sort order for a data column, the sort order for all other columns is updated accordingly.
as well as each members weight and sort order.
members in all collections, as well as each members weight and sort order.
다음 표와 같이 정렬 순서에서 이 인스턴스와 other의 상대적 위치를 나타내는 부호 있는 정수입니다.A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following table.
A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.
Transact-SQLTransact-SQL 참조에 있는 대부분의 코드 예는 정렬 시 대/소문자를 구분하는 서버에서 테스트되었으며Most code examples in the Transact-SQLTransact-SQL Reference have been tested on servers that are running a case-sensitive sort order.
Most code examples in the Transact-SQL Reference have been tested on servers that are running a case-sensitive sort order.
or appears in the same position in the sort order as the specified Object.
a specified Object and result return whether this instance precedes, follows, or appears in the same position in the sort order as the specified Object.
정렬 순서를 정의 하는 구성 요소의 위치와 튜플 개체를 오름차순으로 정렬할지 아니면 내림차순으로 정렬할지를 나타내는 부울 값입니다. Two values are provided to the PopulationComparer class in its constructor: the position of the component that defines the sort order, and a Boolean value that indicates whether the tuple objects should be sorted in ascending or descending order..
Two values are provided to the PopulationComparer class in its constructor: the position of the component that defines the sort order, and a Boolean value that indicates whether the tuple objects should be sorted in ascending or descending order..
and the sort order for strings.
currency and numbers and sort order for Strings.
and the sort order for strings.
and numbers; and sort order for strings.
you can define a custom sort order for the array or collection.
providing your IComparer implementation as an argument to the CompareTo method, you can define a custom sort order for the array or collection.