DictionaryForumContacts

   English
Terms for subject Microsoft containing type | all forms | exact matches only
EnglishSlovak
Approval TypeTyp schválenia (The UI field that specifies the role of a document approver)
attribute typetyp atribútu (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)
business typedruh podnikania (The kind of business organization or sector (such as a public company, a partnership, a private corporation, and so on))
change type attributeatribút typu zmeny (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)
Click and Type pointer shapetvar ukazovateľa funkcie Kliknúť a zadať (A visual cue to indicate which formatting will be applied when you double-click: a left-aligned, centered, or right-aligned tab stop; a left indent; or left or right text wrapping)
common type systemsystém typov stroja CLR (The specification that determines how the common language runtime defines, uses, and manages types)
complex typekomplexný typ (An element that can contain other elements or attributes and appears as in an XML document)
complex type (An element that can contain other elements or attributes and appears askomplexný typ
content typetyp obsahu (A group of reusable settings that describes the shared attributes and behaviors of a list item, a document, or a folder)
Crash Dump Typetyp výpisu pri zlyhaní (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)
cursor data typeúdajový typ kurzor (A special data type used to reference a cursor)
data typetyp údajov (A property of a field that defines the kinds of data the field can store)
document typetyp dokladu (A designation that identifies a document's purpose)
document type definitionDTD (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)
Double data typeúdajový typ Double (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)
drawing typetyp kresby (A Visio file (template) with a .vst extension that opens with the stencils, styles, and settings you need to create a particular type of drawing)
entry typetyp záznamu (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)
enumerated data typeenumerovaný údajový typ (A data type consisting of a sequence of named values given in a particular order)
external content typeexterný typ obsahu (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)
External Content Type data sourcezdroj údajov externých typov obsahu (A type of data source used to connect to an external data source)
External Content Type Designernávrhár externých typov obsahu (A modeling tool in SharePoint Designer that enables users to create external content types, external lists and forms without writing code)
External Content Type Pickervýber typu externého obsahu (​A BCS feature that allows users of a composite solution to select an external content type from within an Office client application)
field data typetyp údajov poľa (A property of a field that defines the kinds of data the field can store)
field typetyp poľa (The name that identifies the action or effect the field has in the document. Examples of field types are AUTHOR, COMMENTS, and DATE)
file typetyp súboru (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)
frame typetyp rámca (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)
generic typevšeobecný typ (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)
hardware typetyp hardvéru (A classification for similar devices. For example, Imaging Device is a hardware type for digital cameras and scanners)
Integer data typeceločíselný údajový typ (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)
item typetyp položky (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)
Long data typeúdajový typ Long (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)
nested typevnorený typ (A type defined within the scope of another type. A nested type is typically used for encapsulating implementation details of the top-level type)
NetBIOS Node Typetyp uzla pre NetBIOS (A designation of the exact mechanisms by which network basic input/output system (NetBIOS) names are resolved to IP addresses)
object typetyp objektu (" A part of a schema that defines the representation of a resource in ILM "2".")
parent content type templatenadradená šablóna typu obsahu (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)
permission typetyp povolenia (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)
person-type entityentita typu osoba (An entity that represents a person, declared as such in metadata)
record typetyp záznamu (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)
reference typereferenčný typ (" 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. ")
report typetyp správy (A category of reports that all contain similar information)
role-typetyp roly (A predefined role definition)
Save as typeUložiť vo formáte (An option in the Save As dialog that enables a user to save a file in different formats or versions)
scalar data typeskalár (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)
simple typejednoduchý typ (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)
Single data typeúdajový typ Single (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)
status message typetyp správy o stave (The nature of the status message, such as audit, detail, or milestone)
String data typeúdajový typ String (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)
type descriptorpopisovač typu (An object that defines the data type of an input, output or return parameter of a method instance object)
Type 1 fontspísma Type 1 (Scalable fonts designed to work with PostScript devices)
Type, Length, Valuemetóda "typ, dĺžka, hodnota" (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))
type libraryknižnica typov (A file (or component within another file) that contains Automation standard descriptions of exposed objects, properties, and methods)
type mismatchnesúlad typov (A general error that happens when assigning a value to a variable of another type or when comparing values of incompatible data types)
uniqueidentifier data typeúdajový typ uniqueidentifier (A data type containing a unique identification number stored as a 16-byte binary string used for storing a globally unique identifier (GUID))
value typetyp hodnoty (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)
Variant data typeúdajový typ Variant (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)
view typetyp zobrazenia (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)
Yes/No data typeúdajový typ Áno/Nie (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)