DictionaryForumContacts

   Polish
Terms for subject Microsoft containing calkowity | all forms
PolishEnglish
całkowite usunięciehard delete (The process of permanently removing an item from the store or moving it to the dumpster when dumpster functionality is enabled. The dumpster is enabled/disabled by means of a registry setting on the computer running Exchange)
całkowite zyski z aplikacjiapp proceeds to date (Receipts after the Windows Store fee has been subtracted)
całkowity zapas czasutotal slack (The amount of time that a task can slip before it delays the project)
czas całkowitytotal time (The time that is elapsed between the time a function starts execution until the time it terminates execution. This is the sum of this function's internal processing time and all its callees total time)
liczba całkowitainteger (A natural number, zero, or the negative of a natural number)
liczba całkowita bez znakuunsigned integer (A data type that can only hold a whole number with a value greater than, or equal to, zero. In this implementation, the maximum value that an unsigned integer can hold is 0xFFFFFFFF (4,294,967,295))
liczba całkowita PIC S9^4 COMPPIC S9 COMP Integer (A 16-bit COBOL data type that represents signed arithmetic operations occupying 2 bytes of storage, and can take on values from -9999 to +9999 or -32768 to +32767. A PIC S9 COMP integer is normally analogous to an Integer data type in Microsoft© Visual Basic© and a Short Integer in C when referring to 32-bit)
liczba całkowita PIC S99 COMPPIC S99 COMP Integer (A 32-bit COBOL data type that represents a 4 byte signed arithmetic operation, and can take on values from -999999999 to +999999999 or -2147483648 to +2147483647, depending on compiler options. A PIC S9(9) COMP Integer is similar to a Long Integer in C)
liczba całkowita ze znakiemsigned integer (An integer that has a positive or negative sign)
pole sumy całkowitejtotal field (A field that summarizes data from the underlying record source. A total field might use a summary function, such as Sum or Count, or use an expression to calculate summary values)
pole wartości całkowitychinteger field (A type of field whose content is a whole number. Examples include the ID and Unique ID fields)
typ danych liczb całkowitychInteger data type (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767)