IS NOT NULL 日本語 意味 - 日本語訳 - 英語の例文

[iz nɒt nʌl]
名詞
[iz nɒt nʌl]
nullでない
null

英語 での Is not null の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
While(temp is not NULL).
While(nodepがNULLでない)。
Reports an error identified by$message if$variable is not null.
VariableがNULLでないときにエラー$messageを報告します。
If oset is not null, it is set to the previous value of the signal mask.
Osetがヌルでない場合、前のシグナルマスクの値に設定されます。
It returns the first value that is not null.
Nullでない最初の値を返す。
If oset is not null, it is set to the previous value of the signal mask.
OsetがNULLでない場合、前のシグナルマスクの値に設定されます。
DataTrigger where value is NOT null?
DataTriggervalueはnullではありませんか
If oset is not null, it is set to the previous value of the signal mask.
OsetがNULLでないなら、シグナルマスクの以前の値に設定されます。
Select* from table where column is not null;
SELECT*FROMテーブル名WHEREカラム名ISNOTNULL;
If the Exception variable e is not null, the variable stores an exception thrown in the SDK.
Eがnull以外の場合は、SDK内で発生した例外がeに格納されています。
Select* from Posts where DeletionDate is not null;
SELECT*FROMSessionWHERECategoryISNOTNULL--フィールドが特定の文字列。
True if expression is not null and equals at least one of the values in the list.
いずれの値もNULLでなく、expressionがリスト内のいずれの値とも等しくない場合、falseです。
The COALESCE function returns the first of its arguments that is not null.
COALESCE関数は、NULLでない自身の最初の引数を返します。
Container name name or info Specify a value that is not null in at least one of the arguments.
コンテナ名nameまたはinfo少なくともいずれかの引数にnullではない値を指定する。
The whereNotNull methodfilters items where the given key is not null:.
WhereNotNullメソッドは、指定したキーがNULL値ではないアイテムを抜き出します。
Note that if buf is not NULL, it must point to an array of at least length characters.
BufがNULLでない場合には、少なくともlength文字以上の配列を指さなければならないことに注意してください。
Container type info Specify a value that is not null. If ContainerType.
コンテナ種別infonullではない値を指定する。ContainerType。
If the fmt argument is not NULL, the printf(3)-like formatted error message is output.
Fmt引数がNULLでない場合、printf(3)のようなフォーマット済みのエラーメッセージが出力されます。
Length// Compiles, Kotlin understands that x is not null by this point.
Length//コンパイル可能,Kotlinはここでxがnullでないことを認識している。
If s is not NULL, the wctomb() function returns the number of bytes that have been written to the byte array at s.
SがNULLでない場合wctomb()関数はバイト配列sに書き込まれたバイト数を返す。
The Closure will beinvoked if the value provided as the first argument is not null:.
クロージャは最初の引数がNULLでなかった場合に、呼び出されます。
If size is not NULL, write the number of wide characters excluding the null character into*size.
引数sizeがNULLでない場合は、null文字以外のワイドキャラクターの数を*sizeへ書き込みます。
Ifnull- ifnull(expr1,expr2) Returns expr1 if expr1 is not null, else it return expr2 ifnull(null, 10)= 10.
Isnull()-isnull(expr1)expr1がnullの場合、1を返します。その他の場合は、0を返します。isnull(null)-1。
If pk_dptmr is not NULL, this function defines the physical timer handler for the physical timer specified by ptmrno.
Pk_dptmrがNULLでない場合は、ptmrnoで指定された物理タイマに対する物理タイマハンドラを定義する。
The function performs its action, file opening, without any preconditions(as indicated by 1),but only if the returned value is not null.
この関数は、事前条件はなくても(1に示されるように)、戻り値がnullでない場合にのみ、ファイルを開くというアクションを実行します。
A valid key is not null and contains alphanumeric characters. validateKeys(isDefault, keys) Validates the specified cache keys.
有効なキーはnullでなく、英数字で構成されています。validateKeys(isDefault,keys)指定したキャッシュキーを検証します。
You should check the return value of createInstance() to ensure that it is not null, which would indicate that the component does not exist.
なお、createInstance()は、コンポーネントが存在しない場合にnullを戻すため、戻り値がnullでないことをチェックする必要があります。
It is useful if welcome_return_path unique or remind_return_path unique orthe verp_rate parameter is not null for at least one list.
これはwelcome_return_pathunique、remind_return_pathunique、verp_rateのいずれかのパラメータが少なくともひとつのリストで空でないときに使います。
String Class equals(stringOrId) Returns true if the passed-in object is not null and represents the same binary sequence of characters as the current string.
Stringクラスequals(stringOrId)渡されたオブジェクトがnullではなく、現在の文字列と同じバイナリ文字シーケンスを表す場合、trueを返します。
The result is true if and only if the argument is not null and is a Double object that represents a double that has the same value as the double represented by this object.
結果がtrueになるのは、引数がnullでなく、このオブジェクトが表すdouble値と同じ値を保持するdoubleを表すDoubleオブジェクトである場合だけです。
Restoring the internal state If the savedInstanceState argument of the onCreate()method is not null, restore the internal state of the Kii Cloud SDK from the savedInstanceState argument.
内部状態の復元onCreate()メソッドのsavedInstanceStateがnull以外の場合、savedInstanceStateからKiiCloudSDKの内部状態を復元します。
結果: 30, 時間: 0.0374

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語