DATA OBJECTS in Japanese translation

['deitə 'ɒbdʒikts]
['deitə 'ɒbdʒikts]
data objects
データオブジェクト

Examples of using Data objects in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
on Blockchain technology and used for timestamping and fingerprinting any data objects and streams.
KnowledgeBaseAcronisNotaryはあらゆるデータオブジェクトおよびストリームのタイムスタンプまたはフィンガープリントを行う際に用いられる共通ソリューションです。ブロックチェーンテクノロジーに基づいています。
PHP Data Objects(PDO) were introduced as a PECL extension under PHP 5.0, and became part of the core PHP distribution in PHP 5.1.x.
PHPDataObjects(PDO)はPHP5.0の時にPECL拡張モジュールとして公開され、その後PHP5.1.xでPHPのコア配布物に組み込まれるようになりました。
ADO MD extends Microsoft ActiveX Data Objects(ADO) to include objects specific to multidimensional data, such as the CubeDef and Cellset objects..
ADOMDは、MicrosoftActiveXDataObjects(ADO)を拡張して、CubeDefオブジェクトやCellsetオブジェクトなどの多次元データ用オブジェクトを使用できるようにします。
Its Metadata Framework is a technology platform that extracts metadata from an enterprise's information technology(IT) infrastructure and uses this information to map functional relationships among employees, data objects, content and usage.
そのメタデータフレームワークは、企業の情報技術(IT)インフラストラクチャからメタデータを抽出し、従業員、データオブジェクト、コンテンツおよび使用状況の間の機能的関係をマップするために、この情報を使用して技術プラットフォームです。
Microsoft ActiveX Data Objects Extensions for Data Definition Language and Security(ADOX) is an extension
Microsoft®ActiveX®DataObjectsExtensionsforDataDefinitionLanguageandSecurity(ADOX)
It's a little extra work but it is designed as a sort of first-class feature of this mechanism and these notifications will be delivered with the rest of the notifications from underlying data objects.
ちょっとした追加作業ではありますが、この仕組における一級機能としてデザインされていますし、元になるデータオブジェクトから送られる他の通知と一緒に送信されます。
PDO_DBLIB is a driver that implements the PHP Data Objects(PDO) interface to enable access from PHP to Microsoft SQL Server and Sybase databases through the FreeTDS libary.
PDO_DBLIB:WEB"PDO_DBLIBはPHPDataObjects(PDO)インターフェイスを実装したドライバで、PHPからMicrosoftSQLServerおよびSybaseデータベースに対してFreeTDSライブラリを使用したアクセスが可能となります。
This concept is common to multiple platforms, and in our case is known as Data Access Objects(DAO) and ActiveX Data Objects(ADO).
各種プラットフォームに共通してこの概念が存在するが、特にマイクロソフトのDataAccessObjects(DAO)とActiveXDataObjects(ADO)でよく使われる。
The product supports JSF versions 1.0 and 1.1 as well as server-side models like Hibernate, Spring, Enterprise JavaBeans(EJB), or Java Data Objects(JDO).
サポートしているJSFのバージョンは1.0と1.1で、また、Hibernate(リンク)、Spring(リンク)、EnterpriseJavaBeans(EJB(リンク))あるいはJavaDataObjects(JDO(リンク))といったサーバサイドのモデルもサポートしている。
The default is true, which checks that the shard in the archive contains all the data objects for the shard and the shard is part of the ledger history of the current validated ledger.
デフォルトはtrueです。この場合、アーカイブのシャードにシャードのデータオブジェクトがすべて含まれており、シャードが現行の検証済みレジャーのレジャー履歴の一部であるか否かが確認されます。
In addition, advanced GIS data objects add GIS behavior; rules for managing spatial integrity; and tools for working with numerous spatial relationships of the core features, rasters, and attributes.
さらに、高度なGISデータオブジェクトによって、GISの振舞い、空間的な整合性を管理するためのルール、および基本的なフィーチャ、ラスター、属性のさまざまな空間的な関連性を操作するためのツールが追加されます。
An unlimited number of data objects, from 1 byte to 5 gigabytes in size, can be stored in S3 and distributed via HTTP or BitTorrent.
バイトから5テラバイトまでの無制限の数のデータオブジェクトをS3に格納し、HTTPまたはBitTorrent経由で配布することができる。
Using this object-oriented interface, you can create Ruby objects in C++ code, convert data objects between Ruby and C++, and more.
このオブジェクト指向のインターフェースを使用すると、C++のコードでRubyのオブジェクトを作成したり、RubyとC++との間でデータ・オブジェクトを交換したりすることができます。
For a query that returns data obtained from a number of tables, this graph will contain a number of data objects, linked by SDO containment relationships.
複数のテーブルから取得したデータを返すクエリの場合、このグラフには複数のデータオブジェクトが含まれ、それらはSDOの包含関係で連結されています。
You can use Google Cloud Storage for a range of scenarios including serving website content, storing data for archival and disaster recovery, or distributing large data objects to users via direct download.
ウェブサイトコンテンツの提供、アーカイブと障害復旧のためのデータの保存、直接ダウンロードによるユーザーへの大きなデータオブジェクトの配布など、さまざまなシナリオでGoogleCloudStorageを使用できます。
In future upgrade, all blocks will be treated as immutable data objects in CXO, so that the blockchain can be downloaded in parallel across all blocks and all connected peers, using all available bandwidth in parallel with no constraints on the block ordering.
将来のアップグレードでは、すべてのブロックがCXOの不変データオブジェクトとして扱われるため、ブロック順序を制約なしで、すべての利用可能な帯域幅を使用して、ブロックチェーンをすべてのブロックおよびすべての接続されたピアにわたって並列にダウンロードすることができます。
The general technique of isolating the parts of a program that deal with how data objects are represented from the parts of a program that deal with how data objects are used is a powerful design methodology called data abstraction.
プログラムの中のデータオブジェクトをどうやって表すかを扱う部分と、データオブジェクトをどうやって使うかを扱う部分とを分離するという汎用的なテクニックは、データ抽象化(dataabstraction)と呼ばれる強力な設計手法です。
In many higher-level languages such as Python, whose interpreter(we will cover the difference between compilers and interpreters in another post) is written in C, data objects are stored in memory until they are no longer referenced by any other parts of variables in the program.
Pythonのような多くの高水準言語では、インタプリタ(別のポストでコンパイラとインタプリタの違いを扱います)はC言語で書かれています。データオブジェクトは変数の他の部分で参照されなくなるまでメモリに保存されますプログラムで。
The buttons are represented by simple JS data objects.
ボタンは、簡単なJavaScriptデータのオブジェクトで表します。
Each FeePromotionNotification element is made up of the following data objects.
各FeePromotionNotification要素は、以下のデータオブジェクトで構成されます。
Results: 2755, Time: 0.0436

Word-for-word translation

Top dictionary queries

English - Japanese