DictionaryForumContacts

   Greek
Terms for subject Microsoft containing μέθοδος | all forms
GreekEnglish
ανώνυμη μέθοδοςanonymous method (A practical language construct that allows programmers to create code blocks that can be encapsulated in a delegate and executed at a later time. They are based on a language concept called a lambda function and are similar to those found in Lisp and Python)
ασύγχρονη μέθοδοςasynchronous method call (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
γενική μέθοδοςgeneric method (A method whose definition has placeholders, called generic type parameters, for one or more types used in the body of the method or as the types of the method's parameters. A user specifies real types (generic type arguments) for the type parameters when calling the generic method. Note that a method is not generic just because it is declared in a generic type. A method is generic only if it has type parameters of its own)
Μέθοδος αισθητήραSensing Method (The sensing component in the camera that was used to capture the image)
Μέθοδος αποστολήςShip method (" A label for a field that contains the value for "shipping method" on the Create New Address screen in the Account form. ")
μέθοδος αποστολήςshipping method (A method of transportation for goods or services, such as Air, Truck or UPS)
μέθοδος γραφικώνgraphics method (A method in code that performs a graphics-related function such as drawing a line or shape or repainting a background with a solid color)
μέθοδος δοκιμήςtest method (Any method that is marked with the TestMethod attribute. You cannot run a unit test if its test method is not in a test class)
μέθοδος ελέγχου ταυτότηταςauthentication method (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network)
μέθοδος εντοπισμούdiscovery method (A procedure that detects and acquires information about resources on the network)
μέθοδος εντοπισμού δασών των υπηρεσιών τομέα Active DirectoryActive Directory Forest Discovery method (A Configuration Manager discovery method that searches for Active Directory sites and subnets in Active Directory forests)
μέθοδος εντοπισμού δικτύουNetwork Discovery method (An SMS/Configuration Manager discovery method that enables the SMS/Configuration Manager administrator to discover any network resources that are IP addressable)
μέθοδος εντοπισμού ομάδων ασφαλείας των υπηρεσιών τομέα Active DirectoryActive Directory Security Group Discovery method (A Configuration Manager discovery method that searches for security group resources by polling Active Directory Domain Services)
μέθοδος εντοπισμού ομάδων συστημάτων των υπηρεσιών τομέα Active DirectoryActive Directory System Group Discovery method (A Configuration Manager discovery method that searches for system group resources by polling Active Directory Domain Services)
μέθοδος εντοπισμού ομάδων των υπηρεσιών τομέα Active DirectoryActive Directory Group Discovery method (A Configuration Manager discovery method that searches for the group memberships of computers and users by polling Active Directory Domain Services)
μέθοδος εντοπισμού παλμούHeartbeat Discovery method (A Configuration Manager discovery method that is used to update data discovery records (DDRs) for each Configuration Manager client on a set schedule to ensure that they remain current in the site database)
μέθοδος εντοπισμού συστημάτων των υπηρεσιών τομέα Active DirectoryActive Directory System Discovery method (A Configuration Manager discovery method that searches for system resources by polling Active Directory Domain Services)
μέθοδος εντοπισμού χρηστών των υπηρεσιών τομέα Active DirectoryActive Directory User Discovery method (A Configuration Manager discovery method that searches for computer user resources by polling Active Directory Domain Services)
μέθοδος επέκτασηςextension method (A static method that can be invoked by using instance method syntax. In effect, extension methods make it possible to extend existing types and constructed types with additional methods)
μέθοδος επαφήςmethod of contact (The preferred method of communication with the Business Contact; for example, phone, e-mail message, letter, fax, and so on)
μέθοδος επιλογής βάσει ονόματοςMatched Name Selection Method (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input)
μέθοδος πληρωμήςpayment method (The mechanism by which payment is provided. Includes cash, check, credit card, wire transfer, etc)
μέθοδος πρόσβασηςaccess method (In programming, the means by which an application can read from or write to a resource)
μέθοδος σειριακής πρόσβασης με ευρετήριοindexed sequential access method (A technique for indexing database records that allows sequential or random access of records. When records are accessed sequentially they are accessed in the order in which they were entered in the database, and when records are accessed randomly, the records are accessed through an index)
Μέθοδος τιμολόγησηςPricing Method (A label on a drop-down list on the Price List Item form in which you select how the pricing will be done)
συνδυαστική μέθοδοςcombinator (A method used to map a source image to a target image. This method uses the weighted average of the four nearest source pixels to define a target pixel)