Ejemplos del uso de "пустой строке" en ruso con traducción "empty string"

<>
Выражение возвращает значение True, если значение идентификатора не равно пустой строке. The expression that results is true when the identifier's value is anything other than an empty string.
Ранее возвращалась только пустая строка. Previously it would only return an empty string.
Вместе они определяют, что идентификатор нужно сравнить с пустой строкой. Used together, they indicate that the identifier to which they are applied should be compared to an empty string.
Например, константу "пустая строка" ("") можно использовать в качестве условия для столбца в запросе, чтобы вернуть значения полей этого столбца: <>"". For example, you can use the empty string constant ("") as part of a criterion for a column in a query to evaluate the field values for that column, by entering the following as the criterion: <>"".
Совет: Запрос на обновление можно использовать для удаления значений полей; для этого используется пустая строка ("") или значение NULL в строке Обновление. Tip: You can use an update query to delete field values by using an empty string ("") or NULL in the Update To row.
Функции IIf и IsNull используются для отображения пустой строки, если элемент управления "Страна" имеет значение Null; в противном случае выводится его значение. Uses the IIf and IsNull functions to display an empty string if the value of the Country/region control is null; otherwise, it displays the value of the Country/region control.
Создание поля "ТекущаяСтрана" и отображение с помощью функций IIf и IsNull пустой строки в поле, если поле "Страна" содержит значение Null; в противном случае отображается значение поля "Страна". Creates a field called CurrentCountryRegion, and then uses the IIf and IsNull functions to display an empty string in that field when the CountryRegion field contains a null value; otherwise, it displays the contents of the CountryRegion field.
Los ejemplos del uso de palabras en diferentes contextos se proporcionan únicamente con fines lingüísticos, es decir, para estudiar el uso de palabras en un idioma y sus opciones de traducción a otro. Están recopilados automáticamente de fuentes abiertas utilizando tecnología de búsqueda basada en datos bilingües. Si encuentras un error ortográfico o de puntuación en el original o en la traducción, utiliza la opción "Informar de un problema" o escríbenos.

En esta sección, puedes ver cómo se usan las palabras y expresiones en diferentes contextos con los ejemplos de traducciones realizadas por profesionales. La sección Contextos te ayudara a aprender inglés, alemán, español y otros idiomas. Aquí puedes encontrar ejemplos con las frases verbales, expresiones idiomáticas y palabras ambiguas en textos de diferentes estilos y temas.

Los ejemplos se pueden ordenar por traducciones y temas, y también se puede realizar una búsqueda más precisa en los ejemplos encontrados.