not null
例句與用法
- Not null can be specified in alter column only if the column contains no null values
只有列中不包含空值時,才可以在alter column中指定not null 。 - When you send a null parameter value to the server , you must specify dbnull , not null
在向服務器發送空參數值時,用戶必須指定dbnull ,而不是null 。 - Partition compatibility is not affected by columns with not null or for bit data definitions
分區兼容性不受帶有not null或for bit data定義的列的影響。 - To create a full - text index on a table , the table must have a single , unique not null column
若要對一個表創建全文索引,該表必須具有一個唯一且非空的列。 - If the specified array is not null - terminated , the behavior of this constructor is system dependent
如果指定的數組并非空終止,此構造函數的行為將取決于系統。 - Caspol . exe displays the code group s label first , followed by the name , if it is not null
Caspol . exe首先顯示代碼組的標簽,如果此標簽不為空,則后面還顯示名稱。 - Operator returns the left - hand operand if it is not null , or else it returns the right operand
運算符的左操作數非空,該運算符將返回左操作數,否則返回右操作數。 - If not null , the filter procedure is not created assumes the stored procedure is created manually
如果不為null ,則不創建篩選過程(假定存儲過程是手動創建的) 。 - In order to convert this table to db2 , you can use db2 smallint data type and not null constraints
可以使用db2 smallint數據類型和not null約束條件,將該表轉換成db2 : - Then we could put an ordinary assertion on the setter that the value set to is not null
然后,我們可以在該寫方法( setter )上放一個普通斷言,聲明所設置的值不能為空。
用"not null"造句