DictionaryForumContacts

Terms containing types | all forms
SubjectEnglishHebrew
comp., MSaction typeסוג פעולה (A classification that describes what an action does)
comp., MSallotment typeסוג הקצאה (A unit of service, such as a case or a range of coverage dates, specified in a service contract that indicates how much access a customer has to customer service)
comp., MSanonymous typeסוג אנונימי (A class type whose name is generated by the compiler and that inherits directly from Object. Members of an anonymous type are properties that are inferred from the object initializer that creates instances of the type)
comp., MSartifact typeסוג כלי (A type of data that a tool exposes publicly so that other tools can refer to it. Each artifact must have an artifact type. Each artifact must be identified by a unique and immutable artifact identifier)
comp., MSattribute typeסוג תכונה (The type of information contained by an attribute, such as quarters or months in a time dimension, which may enable specific treatment by the server and client applications)
comp., MSblittable typeסוג נתונים אחיד להצגה (A data type that has a unique characteristic and an identical presentation in memory for both managed and unmanaged environments. It can be directly shared)
comp., MSBoolean data typeסוג נתונים בוליאני (A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers)
comp., MSbuild typeסוג Build (A template used to manage the conditions under which a single solution or a set of solutions will be built)
comp., MSbusiness typeסוג עסק (The kind of business organization or sector (such as a public company, a partnership, a private corporation, and so on))
comp., MSCase Typeסוג אירוע (A sub-category of customer service issues that indicates whether an issue is a question, problem, or request)
comp., MSchange type attributeתכונת סוג שינוי (An attribute applicable to text file and database management agents that denotes the type of change (that is, add, modify, or delete) to be made to a connector space object)
comp., MSchar data typeסוג נתונים של תווים (A character data type that holds a maximum of 8,000 characters)
comp., MSclosed generic typeסוג כללי סגור (A constructed generic type that has no unspecified generic type parameters, either of its own or of any enclosing types or methods. Closed generic types can be instantiated)
comp., MScommon type systemשיטת סוגים משותפים (The specification that determines how the common language runtime defines, uses, and manages types)
comp., MScomplex typeסוג נתונים מורכב (An element that can contain other elements or attributes and appears as in an XML document)
comp., MScomplex type (An element that can contain other elements or attributes and appears asסוג נתונים מורכב
comp., MScomposite data typeסוג נתונים מורכב (A data type where the sum of the members is larger than all individual members taken together, such as a structure or an array)
comp., MSconstructed generic typeסוג כללי מובנה (A generic type whose generic type parameters have been specified. A constructed type or method can be an open generic type if some of its type arguments are type parameters of enclosing types or methods, or a closed generic type if all of its type arguments are real types)
comp., MScontent typeסוג תוכן (A group of reusable settings that describes the shared attributes and behaviors of a list item, a document, or a folder)
comp., MSCrash Dump Typeסוג Dump של קריסה (Specifies the file format Dr. Watson will use to store the information. The Full format contains the entire memory space of the program, as well as the program image itself, the handle table, and other information that will be useful to the debugger. The Mini format may include the full memory and handle table, or it may simply contain information about a single thread. The Windows NT 4.0-compatible Full format provides you with the opportunity to use older tools to analyze the dump file. Crash Dump Type is only available when you have selected the Create Crash Dump File check box)
comp., MScursor data typeסוג נתוני סמן (A special data type used to reference a cursor)
comp., MSdata typeסוג נתונים (A property of a field that defines the kinds of data the field can store)
comp., MSdocument type definitionהגדרת סוג מסמך (A set of syntax rules for mark-up tags and their interpretation. Within an HTML (or XML) document, a DTD provides specific information on what tags are used in the document (and in what order those tags should appear), which tags can appear inside other ones, which tags have attributes, and so forth. Originally developed for use with Standard Generalized Markup Language (SGML), DTD defines the relationships between document elements)
comp., MSDouble data typeסוג נתונים כפול (A fundamental data type that holds double-precision floating-point numbers. It's stored as a 64-bit number ranging in value from approximately -1.797E308 to -4.940E-324 (negative), from 4.94E-324 to 1.797E308 (positive), and 0)
comp., MSelementary data typeסוג נתונים בסיסי (A simple data type, such as Boolean, Long, or Decimal)
comp., MSemployee typeסוג עובד (A category of employees for which a specific compensation plan is designed, such as Executive, Salaried, or Hourly)
comp., MSentry typeסוג ערך (The kind of tool used to store Account History, Business Contact History or Opportunity (for example, an e-mail message, note, task, or appointment). The type of utility used to store an entry)
comp., MSenumerated data typeסוג נתונים מפורט (A data type consisting of a sequence of named values given in a particular order)
comp., MSexchange rate typeסוג שער חליפין (A classification that groups exchange rates)
comp., MSexternal content typeסוג תוכן חיצוני (An object (such as a customer, item, or employee) that shares a set of defined attributes or characteristics, and that is used to manage rules for data)
comp., MSExternal Content Type Collaborationשיתוף פעולה בסוג תוכן חיצוני (A feature that turns on the Collaborate On functionality for a site collection)
comp., MSExternal Content Type data sourceמקור נתונים של סוג תוכן חיצוני (A type of data source used to connect to an external data source)
comp., MSExternal Content Type Designerמעצב סוג תוכן חיצוני (A modeling tool in SharePoint Designer that enables users to create external content types, external lists and forms without writing code)
comp., MSExternal Content Type Pickerבורר סוג תוכן חיצוני (​A BCS feature that allows users of a composite solution to select an external content type from within an Office client application)
comp., MSfield data typesסוגי נתונים של שדה (A characteristic of a field that determines what kind of data it can store. For example, a field whose data type is Text can store data consisting of either text or number characters, but a Number field can only store numerical data)
comp., MSfield typeסוג שדה (The name that identifies the action or effect the field has in the document. Examples of field types are AUTHOR, COMMENTS, and DATE)
comp., MSfile typeסוג קובץ (The format of a file, commonly indicated by its file name extension. The file type indicates which program the file was created in and can be opened with)
comp., MSframe typeסוג מסגרת (The way in which a network type, such as Ethernet, formats data to be sent over a network. When multiple frame types are allowed for a particular network type, the packets are structured differently and are, therefore, incompatible. All computers on a network must use the same frame type to communicate)
comp., MSgeneric typeסוג כללי (A class, interface, or structure whose definition has placeholders, called generic type parameters, for one or more types that are used in its member definitions. A user specifies real types (generic type arguments) for the type parameters when creating an instance of a generic type)
comp., MSgeneric type argumentארגומנט סוג כללי (The type that the user specifies when creating instances of a generic type or when calling a generic method)
comp., MSgeneric type definitionהגדרת סוג כללי (The definition of a generic type, in which type parameters act as placeholders for types that the user supplies when creating instances to use. These instances are not instances of the generic type definition, but of the constructed type formed by specifying type arguments)
comp., MSgeneric type parameterפרמטר סוג כללי (In a generic type definition, a placeholder for a type that the user specifies (generic type argument) when creating instances of a generic type or when calling a generic method)
comp., MSgeneric type parameter constraintאילוץ מסוג פרמטר סוג כללי (A way of limiting the types that can be specified for a generic type parameter. For example, types substituted for the type parameter can be constrained to inherit from a particular type, to implement a specific interface, to provide a parameterless constructor, and so on)
comp., MSgeneric type parameter listרשימת פרמטרים של סוגים כלליים (The list of generic type parameters of a generic type or method, specified as part of the definition of the generic type or generic method)
comp., MShardware typeסוג חומרה (A classification for similar devices. For example, Imaging Device is a hardware type for digital cameras and scanners)
comp., MSidentifier type characterתו סוג מזהה (" A character that that forces a literal to assume a data type other than the one its form indicates. You do this by appending the character to the end of the literal. For example, "%" forces the Integer data type of the literal "L" in the following declaration: Dim L%.")
comp., MSInteger 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)
comp., MSitem typeסוג פריט (The data definition for a class of items stored in a Web application. An item type consists of its name and references to the default set of fields (properties) associated with items of that class)
comp., MSjob typeסוג משימה (A classification of jobs based on the sequence in which they occur, from the time a job enters the work center to the time it leaves the work center)
comp., MSliteral type characterתו מסוג ליטרל (A textual representation of a particular value of a data type. For example, 2147483647 represents a value of integer data type)
comp., MSlocal type inferenceהיסק של סוג מקומי (A process in which the compiler infers the type of a local variable that is declared with the var keyword in C or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression)
comp., MSLong data typeסוג נתונים ארוך (A fundamental data type that holds large integers. A Long variable is stored as a 32-bit number ranging in value from -2,147,483,648 to 2,147,483,647)
comp., MSMIME typeסוג MIME (A method used by Web browsers to associate files of a certain type with applications that display files of that type)
comp., MSMorphX Type Hierarchy Browserדפדפן הירארכיית סוגי MorphX (A view that displays the structure of the selected Application Object Tree (AOT) class node and its inheritance hierarchies)
comp., MSMultipurpose Internet Mail Extensions typeסוג Multipurpose Internet Mail Extensions (A method used by Web browsers to associate files of a certain type with applications that display files of that type)
comp., MSnested typeסוג מקונן (A type defined within the scope of another type. A nested type is typically used for encapsulating implementation details of the top-level type)
comp., MSNetBIOS Node Typeסוג צומת NetBIOS (A designation of the exact mechanisms by which network basic input/output system (NetBIOS) names are resolved to IP addresses)
comp., MSnullable typeסוג המאפשר ערכי Null (In C, an instance of the System.Nullable struct that can represent the normal range of values for its underlying value type, plus an additional null value)
comp., MSobject typeסוג אובייקט (An opaque data structure that defines a protected entity that is implemented and manipulated by the operating system. For example, the system service that reads a file operates on an open file object)
comp., MSopen generic typeסוג כללי פתוח (A constructed generic type in which one or more of the generic type arguments substituted for its generic type parameters is a type parameter of an enclosing generic type or method. Open generic types cannot be instantiated)
comp., MSparameterized typeסוג המבוטא בפרמטרים (A type whose definition has placeholders for actual types that the user specifies when creating and using instances of the type. C++ templates and common language runtime generics are examples of parameterized types)
comp., MSparent content type templateתבנית של סוג תוכן אב (A type of content that exists prior to the association with an actual Windows SharePoint Services list. This distinction is made since items cannot use a type until it is associated with a WSS list)
comp., MSpartial typeסוג חלקי (A type of class whose definition is split over two or more source files)
comp., MSpartial-type definitionהגדרה חלקית של סוג (The definition of a class across mulitple source files)
comp., MSpermission typeסוג הרשאה (One of 2 or 3 possible permissions that a user can grant to users or domains in the Options dialog box, on the Permissions tab. For individual users, the possible permissions are Allow and Block. For domains, the three types of permissions are Allow, Block, and Notify)
comp., MSperson-type entityישות מסוג אדם (An entity that represents a person, declared as such in metadata)
comp., MSproject typeסוג פרוייקט (A classification that determines how a project is posted to the ledger. Project type identifies an external project as fixed price or time and materials and an internal project as cost, investment, or time)
comp., MSqueryable typeסוג המאפשר שאילתות (The type of the query variable in a LINQ query. The type of the variable that represents the data source is also a queryable type. A queryable type can be implicitly or explicitly typed, but in either case it must be a generic IEnumerable or IQueryable type)
comp., MSrecord typeסוג רשומה (The representation of all the instances of a particular record. When changes are made to a record type, those changes will affect all individual records of that type)
comp., MSreference typeסוג הפניה (" A data type that is represented by a reference (similar to a pointer) to the type's actual value. If a reference type is assigned to a variable, that variable references (or "points to") the original value. No copy is made. Reference types comprise classes, interfaces, delegates, and boxed value types. ")
comp., MSregistered file typeסוג קובץ רשום (File types that are tracked by the system registry and are recognized by the programs you have installed on your computer)
comp., MSRelationship Typeסוג קשר (A field in the contact form that specifies the relationship of the account to the organization that uses Microsoft CRM)
comp., MSrole-typeסוג תפקיד (A predefined role definition)
comp., MSSave as typeשמור כסוג (An option in the Save As dialog that enables a user to save a file in different formats or versions)
comp., MSscalar data typeסוג נתונים סקלרי (A data type defined as having a predictable and enumerable sequence of values that can be compared for greater-than/less-than relationships. Scalar data types include integers, characters, user-defined enumerated data types, and (in most implementations) Boolean values)
comp., MSsimple typeסוג פשוט (An element that can only contain text and appears as in an XML document, or any attribute of an element. Attributes are considered simple types because they contain only text)
comp., MSSingle data typeסוג נתונים יחיד (A data type that stores single-precision floating-point variables as 32-bit (4-byte) floating-point numbers ranging in value from -3.402823E38 to -1.401298E-45 for negative values and 1.401298E-45 to 3.402823E38 for positive values)
comp., MSstatus message typeסוג הודעת מצב (The nature of the status message, such as audit, detail, or milestone)
comp., MSString data typeסוג נתונים מחרוזת (A fundamental data type that holds characters, one character per 2 bytes. A fixed-length string can contain 1 to 64K characters; a variable-length string can contain 1 to 2 billion)
comp., MSsystem-defined financial dimension typeסוג ממד כספי מוגדר על-ידי המערכת (A financial dimension mapped to a table or view in the database that represents an entity type and whose values are in the domain of one attribute of that entity type)
comp., MStest typeסוג בדיקה (A set of functionality and/or a template to help expose parts of the underlying test framework)
bible.term.text typesטיפוסי טקסט
comp., MStype checkingבדיקת סוג (The process performed by a compiler or interpreter to make sure that when a variable is used, it is treated as having the same data type as it was declared to have)
comp., MStype descriptorמתאר סוג (An object that defines the data type of an input, output or return parameter of a method instance object)
comp., MSType 1 fontsגופני Type 1 (Scalable fonts designed to work with PostScript devices)
comp., MStype inferenceהיקש סוג (A process in which the compiler determines the data type of a local variable that has been declared without an explicit data type declaration. The type is inferred from the initial value provided for the variable)
comp., MSType, Length, Valueסוג, אורך, ערך (A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable))
comp., MSType-Length-Valueסוג-אורך-ערך (A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable))
comp., MStype libraryספריית סוגים (A file (or component within another file) that contains Automation standard descriptions of exposed objects, properties, and methods)
comp., MStype mismatchאי-התאמה של סוגים (A general error that happens when assigning a value to a variable of another type or when comparing values of incompatible data types)
med.type of hair growthתשעורת (xx007)
comp., MStype promotionקידום סוג (The promotion of an element's scope to the namespace containing the module)
comp., MStype-safeבטוח לסוג (Pertaining to programming languages that can exchange information through commonly agreed upon definitions and usage patterns for types)
comp., MStype safetyבטיחות סוג (The ability for languages and classes to exchange information through commonly agreed upon definitions and usage patterns for types)
bible.term.type sceneסצינת דפוס
bible.term.type sceneמעמד טופסי
comp., MSunbound typeסוג לא מאוגד (A type that is referenced in a project and that IntelliSense and the C compiler cannot match to a declaration)
comp., MSuniqueidentifier data typeסוג נתונים uniqueidentifier (A data type containing a unique identification number stored as a 16-byte binary string used for storing a globally unique identifier (GUID))
comp., MSuser typeסוג משתמש (A DWORD that specifies how data is used. A user type is assigned to an identifier in the metabase)
comp., MSuser-defined financial dimension typeסוג ממד כספי מוגדר על-ידי המשתמש (A financial dimension mapped to a user-defined list of values)
comp., MSuser-defined typeסוג המוגדר על-ידי המשתמש (A base data type that is explicitly defined by using the pre-compiler typedef directive)
comp., MSvalue typeסוג ערך (A data type that is represented by the type's actual value. If a value type is assigned to a variable, that variable is given a fresh copy of the value. (This is in contrast to a reference type, where assignment does not create a copy) Value types are usually created on a method's stack frame, rather than in the garbage-collected heap. A value type can be boxed, which is a process that creates a corresponding reference type)
comp., MSVariant data typeסוג נתונים משתנה (The default data type for variables that don't have type-declaration characters when a Deftype statement isn't in effect. A Variant can store numeric, string, date/time, Null, or Empty data)
comp., MSview typeסוג תצוגה (The basic structure of a view. When you create a view, you must first select one of five view types (table, timeline, day/week/month, card, or icon) to determine how information will be arranged and formatted in your new view)
comp., MSwork item typeסוג פריט עבודה (A named definition associated with a project in a Team Foundation Server. Types are composed of fields, a form and work flow. They are defined using XML. Definitions are portable between Team Foundation Servers)
comp., MSworkflow typeסוג זרימת עבודה (A set of metadata and event handlers in the Application Object Tree (AOT) that defines a workflow design template)
comp., MSYes/No data typeסוג נתוני כן/לא (A field data type you use for fields that will contain only one of two values, such as Yes or No and True or False. Null values are not allowed)

Get short URL