DictionaryForumContacts

   Russian
Terms for subject Microsoft containing сортировка | all forms | exact matches only
RussianEnglish
алгоритм сортировкиsort algorithm
Невозможно согласовать сортировку с журналом транзакций.Sort cannot be reconciled with transaction log. (SQL Server 2008 Rori)
параметры двоичной сортировкиbinary collation (A collation where data is sorted based on the sequence of coded values defined by the locale and data type. Rori)
параметры сортировкиcollation (A set of rules that determines how data is compared, ordered, and presented)
параметры сортировки на уровне столбцовcolumn-level collation (Supporting multiple collations in a single instance)
порядок сортировкиsorting order (A way to arrange data based on value or data type. You can sort data alphabetically, numerically, or by date. Sort orders use an ascending (1 to 9, A to Z) or descending (9 to 1, Z to A) order)
порядок сортировкиcollation sequence (The ordering relationship (sequence) among objects that is to be established by a collating sort)
режим сортировки по нескольким столбцамmultiple column sort mode (The state of a header control in which two or more header columns can participate in a sort)
режим сортировки по нескольким столбцамmultiple column sort mode (The state of a header control in which two or more header columns can participate in a sort. Rori)
свойство "Порядок сортировки"OrderBy property (ssn)
сортировка по алфавитуalphanumeric sort (A method of sorting data, such as a set of records, that typically uses the following order: punctuation marks, numerals, alphabetic characters (with capitals preceding lowercase letters), and any remaining symbols)
управляемое свойство, поддерживающее сортировкуsortable managed property (A managed property whose result set can be sorted based on the property before the result set is returned Rori)