DictionaryForumContacts

   Russian
Terms for subject Microsoft containing метод доступа | all forms | exact matches only | in specified order only
RussianEnglish
доступ к защищённому методуprotected method access (.NET Framework 4.5.1 ssn)
индексированный последовательный метод доступаindexed sequential access method
индексно-последовательный метод доступа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)
метод доступаaccessor (A data structure or group of structures created by the consumer that describes how row or parameter data from the data store is to be laid out in the consumer's data buffer, enabling providers to optimize access. An accessor is a collection of bindings)
метод доступаaccess method (In programming, the means by which an application can read from or write to a resource)
метод доступа в индексатореaccessor method in an indexer (microsoft.com Alex_Odeychuk)
метод доступа в свойствеaccessor method in a property (microsoft.com Alex_Odeychuk)
метод доступа для выборки данных строкaccessor for fetching row data (напр., из набора строк возвращающего табличное значение параметра ssn)