Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

ObjectScript

ObjectScript は、InterSystems IRIS® data platform 上でサーバ側コードを記述するために使用できる手続き型プログラミング言語です。ObjectScript ソース・コードは、文字列操作やデータベース・アクセスなど、ビジネス・アプリケーションで一般的な処理を実行するために高度に最適化されたオブジェクト・コードにコンパイルされます。

ObjectScript の独特な側面の 1 つがその基本となるストレージ構造で、これはグローバルと呼ばれます。グローバルは、永続多次元スパース配列と考えることができます。ObjectScript では、グローバルから直接データにアクセスできますが、そのネイティブ・オブジェクトと SQL サポートを通してアクセスすることもできます。

体験

機能紹介 : ObjectScript

ObjectScript チュートリアル (長編)

InterSystems ObjectScript BasicsOpens in a new tab (長編)

Building a Server-Side Application with InterSystems IRISOpens in a new tab (最長)

詳細

ObjectScript の使用法

ObjectScript リファレンス

関連項目

サーバ側プログラミングの入門ガイド

ObjectScript IDE

クラス定義

グローバル

%Library.File の使用

Developing with InterSystems Objects and SQLOpens in a new tab

FeedbackOpens in a new tab