語学学習のスペースアルク(SPACE ALC)がお届けする進化するオンライン英和・和英辞書『英辞郎 on the WEB』。大学生やビジネスパースンから翻訳家、医療・製薬業関係者の方々まで幅広くお使いいただいております。
ALC Online Shop

英辞郎データ提供元 EDP のサイトへ
検索文字列 整数値 該当件数 : 17
* データの転載は禁じられています。  
  • 整数値
    • integer《数学》
    • integer value
    • integral value
  • 整数値はdouble型として書き込まれます。
    An integer can be written as a double.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • 整数値変換
    conversion to an integer value
  • 整数値関数
    integer-valued function
  • $value が整数値あるいは浮動小数点数値である場合は、その数値をクォートせずに文字列として返します。
    If $value is an integer or float, it returns an unquoted string representation of the number.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • 4 番目と5番目のパラメータである$startと$countには整数値を指定し、結果セットから返す最初の行の位置と最大の行数を指定します。
    The fourth and fifth parameters, $start and $count, are integers that may be used to specify the first row of the result set that should be returned, and the maximum number of rows to be returned.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • DBMS によっては日付型をネイティブでサポートしているものもあります。しかし、日付を整数値やテキストで表すDBMSもあります。
    Some DBMS have native support for date formats, but for others the DBMS driver may have to represent them as integers or text values.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • DBMS によっては時刻型をネイティブでサポートしているものもあります。しかし、時刻を整数値やテキストで表すDBMSもあります。
    Some DBMS have native support for time of the day formats, but for others the DBMS driver may have to represent them as integers or text values.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • integer 型は、各DBMSが処理できる範囲の整数値を保存します。
    The integer data type may store integer values as large as each DBMS may handle.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • selectCount() メソッドは、クエリが返す結果の行数を整数値で返します。実際の結果セットは返しません。
    The selectCount() method returns an integer equal to the number of rows that would be returned by a query, without returning the actual result set.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • Unix のタイムスタンプを保存する場合は'integer'を使用しましょう。 Unix のタイムスタンプは4バイトの整数値であり、これはDB_Tableの'integer'データ型と完全に一致します。
    If you want to store a Unix time stamp, use the 'integer' datatype;Unix timestampes are 4-byte integers, which maps perfectly to the DB_Table 'integer' datatype.Character Large Object (CLOB)Example 39-9.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • このメソッドは、この項目の、親要素の配列内におけるインデックスを返します返り値 整数値、あるいはルートオブジェクトである場合にNULLを返します。
    This method will return the index of this item in its parent array.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • この宣言をすることによって変化するのは、insert() メソッドの振る舞いだけです。 insert() メソッドを実行する際に自動インクリメントのカラムを省略したりNULLを渡したりすると、自動生成された整数値が挿入されます。
    The only effect of this declaration is to change the behavior of the insert() method: If the insert() method is used to insert a row in which the value of an auto-increment column is not set or NULL, then an auto-incremented integer will be inserted automatically.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • 文字列('blue'など)あるいは整数値(範囲は8から63)で指定します。
    Either a string (like 'blue'), or an integer (range is [8...63]).〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • 最大の整数値
    maximum integer
  • 最小整数値
    minimum integer value
  • 返り値には二通りの可能性があります。データを操作する文(INSERTなど)によって変更された行数を表す整数値か、失敗した際にはMDB2_Errorオブジェクトを返します。
    There are two possible returns: An integer denoting the number of affected rows for statements that manipulate data (such as INSERT queries), or a MDB2_Error object on failure.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構