What is the translation of " IS NULL " in Vietnamese?

[iz nʌl]

Examples of using Is null in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Why is null so bad?
Tại sao NULL lại xấu đến vậy?
IF(la. IndexPartition is null) THEN.
If( v. index không xác định) then.
If CountryRegion is Null, postal code can't be validated.
Nếu khu vực quốc gia là Null, mã bưu chính không thể xác thực.
The null type only has one value, which is null.
Null Kiểu null chỉ có một giá trị: null.
Y= x, unless x is null, in which case y= -1.
Y= x, trừ khi x là null, trong trường hợp y=- 1.
People also translate
Cannot create home folder for %1: it is null or empty.
Không thể tạothư mục home cho% 1: nó là null hay trống.
If position is null, data will be read from the current file position.
Nếu vị trí là null, dữ liệu sẽ được đọc từ vị trí tệp hiện tại.
Replace_with is the value returned if string1 is null.
Replace with là chuỗisẽ được thế khi String1 trả về giá trị null.
Psiphon for Windows gives the error“doc. body is null or not an object” and does not work.
Psiphon cho Windows báo lỗi" doc. body is null or not an object" và không hoạt động.
Each column in a row must contain a value even if that value is null.
Tất cả các cột trong một bản ghi phải có một giá trị, ngay cả khi giá trị đó là NULL.
So now that the argument is null, is there a way, in 13.04+?- digitalextremist Feb 4'14 at 17:03.
Vì vậy, bây giờ mà đối số là null, có một cách, trong 13.04+?- digitalextremist.
We can use a conditional to test whether a pointer is null or not.
Ta có thể sử dụng một điều kiện để kiểm tra xem một con trỏ có null hay không.
If children is null or undefined, this method will return null or undefined rather than an array.
Nếu children là null hoặc undefined, phương thức này sẽ trả về null hoặc undefined thay vì một mảng.
If the device is not able to provide heading information,this value is null.
Nếu thiết bị không thể cung cấp thông tin heading,giá trị này là null.
Base instruction 0x2C brnull.s Branch to target if value is null(alias for brfalse. s), short form.
Base instruction 0x2C brnull. s Rẽ nhánh nếu giá trị là null, dạng ngắn.
When the getView() method is called for the first time,convertView is null.
Khi phương thức getView() được gọi lần đầu tiên,thì convertView là null.
If the result is null, you should not use the intent and, if possible, you should disable the feature that invokes the intent.
Nếu kết quả là null, bạn không nên sử dụng ý định và, nếu có thể, bạn nên vô hiệu hóa tính năng gọi ra mục đích.
A method we have in ourcommon library is a check that a string is null, empty, or contains only whitespace.
Phương thức này kiểm tra mộtchuỗi xác định là trống, null hay chỉ các ký tự khoảng trắng.
In the next example, the optional argument supplied to the Nz functionprovides the string to be returned if varFreight is Null.
Trong ví dụ tiếp theo, đối số tùy chọn được cung cấp cho hàmNZ cung cấp chuỗi sẽ được trả về nếu varFreight là null.
In all cases,if either the first value or the second value is Null, the result is then also Null.
Trong mọi trườnghợp, nếu giá trị thứ nhất hoặc giá trị thứ hai là null thì kết quả cũng sẽ là null.
The first expression including the IIf function is used to check the value of a variable andconvert it to zero if it is Null.
Biểu thức đầu tiên, bao gồm hàm IIf được dùng để kiểm tra xem giá trị của một biến số vàchuyển đổi nó không nếu đó là Null.
The value is null if there's no cost data or if the cost data is received by API from the network, e.g., Facebook or Google Ads.
Giá trị là null nếu không có dữ liệu chi phí hoặc nếu dữ liệu chi phí được API nhận từ mạng, ví dụ: Quảng cáo trên Facebook hoặc Google.
If something in A does not have a corresponding data in B,then the B portion is null, and vice versa.
Nếu một cái gì đó trong A không có một số liệu tương ứng trong B,thì phần B là null và ngược lại ngược lại.
You may now be thinking that is_null() is opposite of isset() and, broadly speaking you would be correct however there is one difference and that is that isset() can be applied to unknown variables, but is_null() only to declared variables.
Nói cách khác,nó trả về true chỉ khi biến là null. is null() đối diện với isset(), ngoại trừ một sự khác biệt mà isset() có thể được áp dụng cho các biến không xác định, nhưng is null() chỉ với các biến được khai báo.
If something in A doesn't have a corresponding datum in B,then the B portion is null, and vice versa.
Nếu một cái gì đó trong A không có một số liệu tương ứng trong B,thì phần B là null và ngược lại ngược lại.
Null propagation ensures that if any component of an expression is null, the result of the entire expression is also null.
Phát tán null có nghĩa nếu bất kỳ cấu phần nào của biểu thức là null thì toàn bộ biểu thức cũng là null.
If you want to compare a value to Null in an expression,use the Is Null or the Is Not Null operator.
Nếu bạn muốn so sánh một giá trị với Null trong một biểu thức,hãy sử dụng toán tử Is Null hoặc Is Not Null.
I am making a comment section so iwant to hide image area if image is null and if image source is available then show the image content and….
Tôi đang tạo một phần nhận xét vì vậytôi muốn ẩn vùng hình ảnh nếu hình ảnh là null và nếu nguồn hình ảnh có sẵn thì hiển thị nội dung hì….
How to overcome“The cast to value type'System.DateTime' failed because the materialized value is null” when enumerating a model in a view in MVC.
Cách khắc phục lỗi Việc chuyển sang loại giá trị'System. DateTime' không thành công vì giá trị cụ thể hóa là null null khi liệt kê một mô hình trong chế độ xem trong MVC.
Note When you use an arithmetic operator(+,-,*, and/) in an expression,and the value of one of the controls in the expression is null, the result of the entire expression will be null- this is known as Null propagation.
Lưu ý Khi bạn sử dụng toán tử số học(+,-,* và/) trong biểuthức và giá trị của một trong các điều khiển trong biểu thức là null thì kết quả của toàn bộ biểu thức sẽ là null- điều này được gọi Phát tán null.
Results: 75, Time: 0.0302

Word-for-word translation

Top dictionary queries

English - Vietnamese