分散トランザクション処理機能 TP1/Connector for .NET Framework 使用の手引
このマニュアルは,プログラムプロダクトR-15451-21 uCosminexus TP1/Connector for .NET Frameworkの機能と使い方について説明したものです。
本文中に記載されている製品のうち,このマニュアルの対象製品ではない製品については,OpenTP1 Version 7対応製品の発行時期をご確認ください。
システム管理者,システム設計者,プログラマ,オペレータの方を対象としています。また,.NET Frameworkを利用したプログラミングの知識を持っていることを前提としています。
なお,このマニュアルの前提であるマニュアル「TP1/Client for .NET Framework 使用の手引」を必ずお読みください。
このマニュアルは,次に示す章と付録から構成されています。
このマニュアルは,利用目的に合わせて,章を選択して読むことができます。次の案内に従ってお読みいただくことをお勧めします。
このマニュアルの図中で使用する記号を,次のように定義します。
(1)文法記述記号
文法の記述形式について説明する記号です。
| 文法記述記号 | 意味 |
|---|---|
| 〔 〕 | この記号で囲まれている項目は省略できることを示します。 (例)spp2tsp 〔-n 名前空間名称〕 これは,「spp2tsp」と指定するか,または「spp2tsp -n 名前空間名称」と指定することを示します。 ただし,構成定義の説明では省略できる項目にこの記号は使用しません。 |
| … | この記号で示す直前の項目を繰り返し指定できることを示します。 (例)-R アセンブリ名称〔,アセンブリ名称〕… これは,-Rオプションのアセンブリ名称を繰り返し指定できることを示します。 |
| | | この記号で区切られた項目は選択できることを示します。 (例)watchTimeNotification="true|false" これは,watchTimeNotification属性にtrueかfalseのどちらかを指定できることを示します。 |
| { } | この記号で囲まれている複数の項目のうちから一つを選択できることを示します。 (例)-l {cs|vjs|vb} これは,cs,vjs,vbの三つのオプションのうち,どれか一つを指定することを示します。 |
| (下線) | この記号で示す項目は,該当オプション,要素,属性,またはコマンド引数を省略した場合の仮定値を示します。 (例)-E {big|little} これは,オプションの指定を省略した場合,bigオプションを仮定することを示します。 |
(2)属性表示記号
ユーザ指定値の範囲などを説明する記号です。
| 属性表示記号 | 意味 |
|---|---|
| 〜 | この記号のあとにユーザ指定値の属性を示します。 |
| 《 》 | ユーザ指定値を省略した場合の仮定値を示します。 |
| 〈 〉 | ユーザ指定値の構文要素記号を示します。 |
| (( )) | ユーザ指定値の指定範囲を示します。 |
(3)構文要素記号
ユーザ指定値の内容を説明する記号です。
| 構文要素記号 | 意味 |
|---|---|
| 〈英字記号〉 | アルファベット(A〜Z,a〜z)と#,@,\ |
| 〈符号なし整数〉 | 数字(0〜9) |
| 〈識別子〉 | 先頭がアルファベット(A〜Z,a〜z)で始まる英数字列 |
| 〈記号名称〉 | 先頭が英字記号で始まる英数字記号列 |
| 〈文字列〉 | 任意の文字の並び |
| 〈パス名〉 | 記号名称,円記号(\),およびピリオド(.)の並び (ただし,パス名は使用しているOSに依存します) |
| 〈ファイル名〉 | 任意の文字の並び (ただし,ファイル名は使用しているOS,およびアプリケーションに依存します) |
このマニュアルでは,製品の名称を省略して表記しています。製品の名称と,このマニュアルでの表記を次に示します。
| 製品名称 | このマニュアルでの表記 | |
|---|---|---|
| Microsoft(R) .NET Framework Software Development Kit | .NET Framework SDK | |
| Visual C# | C# | |
| COBOL2002 for .NET Framework Developer | COBOL2002 for .NET Framework | |
| COBOL2002 for .NET Framework Server Suite | ||
| COBOL2002 for .NET Framework Server Runtime | ||
| uCosminexus TP1/Client for .NET Framework | TP1/Client for .NET Framework | Client .NET |
| uCosminexus TP1/Connector for .NET Framework | TP1/Connector for .NET Framework | Connector .NET |
| VOS1 DCCM3 | DCCM3 | |
| VOS3 XDM/DCCM3 | ||
| uCosminexus TP1/Extension for .NET Framework | TP1/Extension for .NET Framework | Extension .NET |
| Visual J# | J# | |
| MSDN(R) | MSDN | |
| uCosminexus TP1/NET/TCP/IP | TP1/NET/TCP/IP | |
| uCosminexus TP1/LiNK | TP1/LiNK | TP1/Server |
| uCosminexus TP1/Server Base | TP1/Server Base | |
| Microsoft(R) Visual Basic(R) 2005 | Visual Basic | |
| Microsoft(R) Visual Basic(R) 2008 | ||
| Microsoft(R) Visual Studio(R) 2005 Academic Edition | Visual Studio 2005 | Visual Studio |
| Microsoft(R) Visual Studio(R) 2005 Professional Edition | ||
| Microsoft(R) Visual Studio(R) 2005 Standard Edition | ||
| Microsoft(R) Visual Studio(R) 2005 Team Edition for Software Architects | ||
| Microsoft(R) Visual Studio(R) 2005 Team Edition for Software Developers | ||
| Microsoft(R) Visual Studio(R) 2005 Team Edition for Software Testers | ||
| Microsoft(R) Visual Studio(R) 2005 Team Suite | ||
| Microsoft(R) Visual Studio(R) 2008 Professional Edition | Visual Studio 2008 | |
| Microsoft(R) Visual Studio(R) 2008 Standard Edition | ||
| Microsoft(R) Visual Studio(R) Team System 2008 Architecture Edition | ||
| Microsoft(R) Visual Studio(R) Team System 2008 Database Edition | ||
| Microsoft(R) Visual Studio(R) Team System 2008 Development Edition | ||
| Microsoft(R) Visual Studio(R) Team System 2008 Team Suite | ||
| Microsoft(R) Visual Studio(R) Team System 2008 Test Edition | ||
| Microsoft(R) Windows(R) 2000 Advanced Server Operating System | Windows 2000 | |
| Microsoft(R) Windows(R) 2000 Datacenter Server Operating System | ||
| Microsoft(R) Windows(R) 2000 Professional Operating System | ||
| Microsoft(R) Windows(R) 2000 Server Operating System | ||
| Microsoft(R) Windows(R) Software Development Kit for Windows Vista(R) and .NET Framework 3.0 Runtime Components | Windows SDK 6.0 | Windows SDK |
| Microsoft(R) Windows(R) Software Development Kit (v6.1) for Windows Server(R) 2008 and .NET Framework 3.5 | Windows SDK 6.1 | |
| Microsoft(R) Windows Server(R) 2003, Datacenter Edition | Windows Server 2003(32ビット用) | Windows Server 2003 |
| Microsoft(R) Windows Server(R) 2003, Enterprise Edition | ||
| Microsoft(R) Windows Server(R) 2003, Standard Edition | ||
| Microsoft(R) Windows Server(R) 2003 R2, Enterprise Edition | ||
| Microsoft(R) Windows Server(R) 2003 R2, Standard Edition | ||
| Microsoft(R) Windows Server(R) 2003, Datacenter x64 Edition | Windows Server 2003(64ビット用) | |
| Microsoft(R) Windows Server(R) 2003, Enterprise x64 Edition | ||
| Microsoft(R) Windows Server(R) 2003, Standard x64 Edition | ||
| Microsoft(R) Windows Server(R) 2003 R2, Enterprise x64 Edition | ||
| Microsoft(R) Windows Server(R) 2003 R2, Standard x64 Edition | ||
| Microsoft(R) Windows Server(R) 2008 Datacenter (x86) | Windows Server 2008(32ビット用) | Windows Server 2008 |
| Microsoft(R) Windows Server(R) 2008 Enterprise (x86) | ||
| Microsoft(R) Windows Server(R) 2008 Standard (x86) | ||
| Microsoft(R) Windows Server(R) 2008 Datacenter (x64) | Windows Server 2008(64ビット用) | |
| Microsoft(R) Windows Server(R) 2008 Enterprise (x64) | ||
| Microsoft(R) Windows Server(R) 2008 Standard (x64) | ||
| Microsoft(R) Windows Vista(R) Business (x86) | Windows Vista(32ビット用) | Windows Vista |
| Microsoft(R) Windows Vista(R) Enterprise (x86) | ||
| Microsoft(R) Windows Vista(R) Ultimate (x86) | ||
| Microsoft(R) Windows Vista(R) Business (x64) | Windows Vista(64ビット用) | |
| Microsoft(R) Windows Vista(R) Enterprise (x64) | ||
| Microsoft(R) Windows Vista(R) Ultimate (x64) | ||
| Microsoft(R) Windows(R) XP Professional Operating System | Windows XP | |
このマニュアルで使用する英略語の一覧を次に示します。
| 英略語 | 英字での表記 |
|---|---|
| ADO | ActiveX Data Object |
| AP | Application Program |
| API | Application Programming Interface |
| ASP | Active Server Pages |
| CLR | Common Language Runtime |
| CLS | Common Language Specification |
| CTS | Common Type System |
| CUP | Client User Program |
| CUP.NET | Client User Program for .NET Framework |
| DB | Data Base |
| DID | Distributed Identifier |
| DLL | Dynamic Linking Library |
| EBCDIK | Extended Binary Coded Decimal Interchange Kana Code |
| GAC | Global Assembly Cache |
| GUI | Graphical User Interface |
| HTTP | Hyper Text Transfer Protocol |
| IIS | Internet Information Services |
| MHP | Message Handling Program |
| MSDTC | Microsoft Distributed Transaction Coordinator |
| OS | Operating System |
| PC | Personal Computer |
| RPC | Remote Procedure Call |
| SOAP | Simple Object Access Protocol |
| SPP | Service Providing Program |
| SPP.NET | Service Providing Program for .NET Framework |
| SUP | Service Using Program |
| SUP.NET | Service Using Program for .NET Framework |
| TCP/IP | Transmission Control Protocol/Internet Protocol |
| TSP | TP1 Service Proxy |
| UAC | User Account Control |
| UAP | User Application Program |
| UI | User Interface |
| WCF | Windows Communication Foundation |
| WS | Workstation |
| WSDL | Web Services Description Language |
| WS-I | Web Services Interoperability Organization |
| WWW | World Wide Web |
| XA | Extended Architecture |
| XML | eXtensible Markup Language |
このマニュアルでは,常用漢字を使用することを基本としていますが,次に示す用語については,常用漢字以外の漢字を使用しています。
個所(かしょ) 捕捉(ほそく)
1KB(キロバイト),1MB(メガバイト),1GB(ギガバイト),1TB(テラバイト)はそれぞれ1,024バイト,1,0242バイト,1,0243バイト,1,0244バイトです。
All Rights Reserved. Copyright (C) 2006, 2009, Hitachi, Ltd.