MConnect.TOLEnterpriseConnection のメンバ

From RAD Studio VCL Documentation (Japanese)
Jump to: navigation, search

Contents

Delphi の情報

親クラス: TDispatchConnection

property ServerName published

接続先のアプリケーションサーバーの名前を指定します。

property ServerGUID published

接続先のアプリケーションサーバーの GUID を指定します。

property ObjectBroker protected

接続コンポーネントがアプリケーションサーバーを複数から選択できるようにするオブジェクトブローカを指定します。

method GetServerCLSID protected

アプリケーションサーバーの GUID を返します。

親クラス: TCustomRemoteServer

property AppServer public

アプリケーションサーバーとの通信に使用するインターフェースを格納します。

method GetProviderNames public

アプリケーションサーバー上のすべてのプロバイダオブジェクトでコールバックを実行します。

method GetServerList public

コンポーネントが接続できるアプリケーションサーバー(リモートデータモジュール)のリストを返します。

method GetServer public

アプリケーションサーバーの IAppServer インターフェースを返します。

event OnGetUsername protected

リモートログインダイアログの直前に発生します。

method SetAppServer protected

AppServer プロパティを設定します。

method GetAppServer protected

AppServer プロパティの値を返します。

親クラス: TCustomConnection

event OnLogin public

サーバーに対して通信チャネルを開いたときに発生します。

event BeforeDisconnect public

接続を閉じる直前に発生します。

event AfterDisconnect public

接続が閉じた後に発生します。

event BeforeConnect public

接続を確立する直前に発生します。

event AfterConnect public

接続が確立された後に発生します。

property LoginPrompt public

新しい接続を開く直前にログインダイアログを表示するかどうかを指定します。

property DataSetCount public

接続オブジェクトに関連付けられているデータセットの数を示します。

property DataSets public

現在この接続コンポーネントを使用しているデータセットを一覧表示します。

property Connected public

リモートデータソースへの接続が確立されているかどうかを判定します。

method Close public

Close は,接続を閉じます。

method Open public

Open は,接続を開きます。

method UnRegisterClient protected

登録したクライアントを削除して,接続コンポーネントとの関連付けを解除します。

property StreamedConnected protected

接続コンポーネントがストリームからロードされたときに Connected プロパティが true かどうかを示します。

method SendConnectEvent protected

接続を開いたか,または終了したときに,接続コンポーネントを使用するすべての登録済みクライアントに通知します。

method SetConnected protected

Connected プロパティの値を変更します。

method RegisterClient protected

接続コンポーネントを使用するオブジェクトを登録します。

method GetDataSetCount protected

DataSetCount プロパティの値を返します。

method GetDataSet protected

DataSets プロパティ配列でインデックスが指定されているデータセットを返します。

method GetConnected protected

Connected プロパティの値を返します。

method DoDisconnect protected

接続を終了するメソッドのインターフェースを提供します。

method DoConnect protected

接続を開くメソッドのインターフェースを提供します。

親クラス: TComponent

property Tag published

整数値をコンポーネントの一部として格納します。

property Name published

コードでコンポーネントを参照するときの名前を指定します。

property VCLComObject public

COM をサポートしているコンポーネントによって内部的に使用される情報を表します。

property Owner public

コンポーネントをストリーム化および解放する権限を持つコンポーネントを示します。

property DesignInfo public

フォームデザイナで使用する情報を保持します。

property ComponentStyle public

コンポーネントの動作を決定します。

property ComponentState public

コンポーネントの現在の状態を検知して,コンポーネントで特定のアクションを実行してはならない場合を示します。

property ComponentIndex public

オーナーの Components プロパティ配列におけるコンポーネントの位置を示します。

property ComponentCount public

そのコンポーネントが所有しているコンポーネントの数を示します。

property Components public

そのコンポーネントが所有しているすべてのコンポーネントのリストを表示します。

property ComObject public

コンポーネントが実装するインターフェース参照を指定します。

method ReferenceInterface public

指定したインターフェースの実装オブジェクトが破棄された場合に,当該コンポーネントに通知する内部リンクを確立または削除します。

method IsImplementorOf public

IsImplementorOf は,コンポーネントが指定したインターフェースを実装するかどうかを示します。

method UpdateAction public

アクションの状態を更新します。

method SetSubComponent public

コンポーネントが下位コンポーネントかどうかを示します。

method RemoveComponent public

指定したコンポーネントをコンポーネントの Components リストから削除します。

method InsertComponent public

コンポーネントを指定したコンポーネントのオーナーにします。

method HasParent public

コンポーネントが親を持つかどうかを検証します。

method GetParentComponent public

コンテナ コンポーネントを返します。

method GetEnumerator public

TComponent の列挙子を返します。

method FreeOnRelease public

COM クラスから作成されたコンポーネントのインターフェース参照を解放します。

method RemoveFreeNotification public

FreeNotification で有効にされた破棄通知を無効にします。

method FreeNotification public

コンポーネントが破棄されることを AComponent に通知します。

method FindComponent public

指定したコンポーネントが別のコンポーネントによって所有されているかどうかを示します。

method ExecuteAction public

アクションを実行します。

method Destroying public

コンポーネントおよびその所有コンポーネントが破棄されることを示します。

method DestroyComponents public

すべての所有コンポーネントを削除します。

method Invoke protected

コンポーネントが Automation オブジェクトをラップするときに Automation オブジェクトのプロパティおよびメソッドへのアクセスを提供します。

method GetIDsOfNames protected

1 つのメンバーと引数名のオプションセットを対応する整数ディスパッチ識別子(dispID)のセットにマッピングします。

method GetTypeInfo protected

オブジェクトの型情報を取り出します。

method GetTypeInfoCount protected

オブジェクトが提供する型情報インターフェースの個数(0 または 1)を返します。

method _Release protected

アプリケーションがコンポーネントのインターフェースを解放するときに呼び出されます。

method _AddRef protected

アプリケーションがコンポーネントのインターフェースを使用するときに呼び出されます。

method QueryInterface protected

指定されたインターフェースをオブジェクトがサポートしている場合,そのインターフェースへの参照を返します。

method RemoveFreeNotifications protected
method WriteState protected

コンポーネントの状態を書き込みます。

method ValidateInsert protected

子コンポーネントの挿入前にそれを検証するメソッドのインターフェースを提供します。

method ValidateContainer protected

コンテナオブジェクトにオブジェクトを挿入できるかどうかを決定します。

method ValidateRename protected

所有コンポーネントの名前を重複しない名前に変更します。

method UpdateRegistry protected

COM インターフェースを実装するコンポーネントに対して,タイプライブラリとバージョン情報をレジストリに追加するメソッドのインターフェースを提供します。

method Updated protected

コンポーネントの更新が終了したときに,コンポーネントの ComponentState プロパティの csUpdating 状態をクリアします。

method Updating protected

コンポーネントの ComponentState プロパティの csUpdating 状態を設定します。

method SetParentComponent protected

親コンポーネントを設定します。

method SetChildOrder protected

子コントロールの表示順序を設定します。

method SetName protected

Name プロパティの値を設定します。

method SetDesignInstance protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetInline protected

コンポーネントの ComponentState プロパティの csInline ビットを設定します。

method SetDesigning protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetAncestor protected

コンポーネントの ComponentState プロパティに csAncestor 状態を設定したり、設定解除します。

method ReadState protected

コンポーネントの状態を読み込みます。

method PaletteCreated protected

コンポーネントがコンポーネントパレットから作成されたときに応答します。

method Notification protected

すべての所有コンポーネントにメッセージを通知します。

method Loaded protected

フォームファイルがメモリに読み出された後にコンポーネントを初期化します。

method GetChildParent protected

親を返すか,または親がない場合は,ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildOwner protected

ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildren protected

子コンポーネントをすべて列挙します。

method ChangeName protected

NewName パラメータで渡された文字列に対する Name プロパティを格納するプライベートな内部記憶を設定します。

親クラス: TPersistent

method GetNamePath public

オブジェクトインスペクタに表示されるオブジェクト名を返します。

method Assign public

ほかの類似オブジェクトの内容をコピーします。

method GetOwner protected

オブジェクトのオーナーを返します。

method DefineProperties protected

パブリッシュされていないデータを,敢えて読み書きするためのインターフェースを提供します。

method AssignTo protected

オブジェクトのプロパティをコピー先のオブジェクトにコピーします。

親クラス: TObject

method Destroy public

オブジェクトインスタンスを破棄します。

method FreeInstance public

NewInstance メソッドの前回の呼び出しによって割り当てられたメモリを解除します。

method NewInstance public

オブジェクト型のインスタンスにメモリを割り当て,その新しいインスタンスを指すポインタを返します。

method DefaultHandler public

メッセージレコードを処理するメソッドのインターフェースを提供します。

method Dispatch public

Message パラメータの内容に基づいてオブジェクトのメッセージ処理メソッドを呼び出します。

method BeforeDestruction public

最初のデストラクタが実行される前に応答します。

method AfterConstruction public

最後のコンストラクタが実行された後で応答します。

method SafeCallException public

safecall 呼び出し規約を使って宣言されたメソッド内での例外を処理します。

method ToString public

クラス名を表す文字列を返します。

method GetHashCode public

ハッシュ コードを表す整数を返します。

method Equals public

現在のインスタンスとパラメータが等しいかどうかを調べます。

method UnitName public

ユニット名を表す文字列を返します。

method GetInterfaceTable public

指定したクラスで実装されているすべてのインターフェースが入った構造体のポインタを返します。

method GetInterfaceEntry public

クラス内で実現された特定のインターフェースのエントリを返します。

method GetInterface public

指定したインターフェースを取り出します。

method FieldAddress public

パブリッシュオブジェクト項目のアドレスを返します。

method MethodName public

アドレスを指定すると、クラス メソッドの名前を返します。

method MethodAddress public

名前を指定すると、クラス メソッドのアドレスを返します。

method InheritsFrom public

2 つのオブジェクト型の関係を調べます。

method InstanceSize public

オブジェクト型の各インスタンスのサイズをバイト数で返します。

method ClassInfo public

オブジェクト型の実行時型情報(RTTI)テーブルを指すポインタを返します。

method ClassParent public

1 つ上位のクラスの型を返します。

method ClassNameIs public

オブジェクトが指定の型かどうかを示します。

method ClassName public

引数で渡される変数の型ではなくオブジェクトインスタンスの型を示す文字列を返します。

method ClassType public

オブジェクトのクラスへのクラス参照を返します。

method CleanupInstance public

クラス内の長い文字列とバリアントとインターフェース変数に対する終了処理を実行します。

method InitInstance public

新しく割り当てられたオブジェクトインスタンスをすべて 0 に初期化し,インスタンスの仮想メソッドテーブルポインタを初期化します。

method Free public

オブジェクトを破棄し,必要ならば関連付けられているメモリを解放します。

method Create public

オブジェクトを作成し,そのオブジェクトが最初に使用される前にデータを初期化します。


ユニット: MConnect

所属クラス: TOLEnterpriseConnection

C++ の情報

親クラス: TCOMConnection

method ~TCOMConnection publicMconnect.TCOMConnection.~TCOMConnection
method TCOMConnection publicMconnect.TCOMConnection.TCOMConnection

親クラス: TDispatchConnection

method ~TDispatchConnection publicMconnect.TDispatchConnection.~TDispatchConnection
property ServerName publicMconnect.TDispatchConnection.ServerName
property ServerGUID publicMconnect.TDispatchConnection.ServerGUID
method TDispatchConnection publicMconnect.TDispatchConnection.TDispatchConnection
property ObjectBroker protectedMconnect.TDispatchConnection.ObjectBroker
method GetServerCLSID protectedMconnect.TDispatchConnection.GetServerCLSID

親クラス: TCustomRemoteServer

method ~TCustomRemoteServer publicDbclient.TCustomRemoteServer.~TCustomRemoteServer
property AppServer publicDbclient.TCustomRemoteServer.AppServer
method GetProviderNames publicDbclient.TCustomRemoteServer.GetProviderNames
method GetServerList publicDbclient.TCustomRemoteServer.GetServerList
method GetServer publicDbclient.TCustomRemoteServer.GetServer
method TCustomRemoteServer publicDbclient.TCustomRemoteServer.TCustomRemoteServer
event OnGetUsername protectedDbclient.TCustomRemoteServer.OnGetUsername
method SetAppServer protectedDbclient.TCustomRemoteServer.SetAppServer
method GetAppServer protectedDbclient.TCustomRemoteServer.GetAppServer

親クラス: TCustomConnection

event OnLogin publicDb.TCustomConnection.OnLogin
event BeforeDisconnect publicDb.TCustomConnection.BeforeDisconnect
event AfterDisconnect publicDb.TCustomConnection.AfterDisconnect
event BeforeConnect publicDb.TCustomConnection.BeforeConnect
event AfterConnect publicDb.TCustomConnection.AfterConnect
property LoginPrompt publicDb.TCustomConnection.LoginPrompt
property DataSetCount publicDb.TCustomConnection.DataSetCount
property DataSets publicDb.TCustomConnection.DataSets
property Connected publicDb.TCustomConnection.Connected
method Close publicDb.TCustomConnection.Close
method Open publicDb.TCustomConnection.Open
method ~TCustomConnection publicDb.TCustomConnection.~TCustomConnection
method TCustomConnection publicDb.TCustomConnection.TCustomConnection
method UnRegisterClient protectedDb.TCustomConnection.UnRegisterClient
property StreamedConnected protectedDb.TCustomConnection.StreamedConnected
method SendConnectEvent protectedDb.TCustomConnection.SendConnectEvent
method SetConnected protectedDb.TCustomConnection.SetConnected
method RegisterClient protectedDb.TCustomConnection.RegisterClient
method GetDataSetCount protectedDb.TCustomConnection.GetDataSetCount
method GetDataSet protectedDb.TCustomConnection.GetDataSet
method GetConnected protectedDb.TCustomConnection.GetConnected
method DoDisconnect protectedDb.TCustomConnection.DoDisconnect
method DoConnect protectedDb.TCustomConnection.DoConnect

親クラス: TComponent

method operator () public
property Tag public

整数値をコンポーネントの一部として格納します。

property Name public

コードでコンポーネントを参照するときの名前を指定します。

property VCLComObject public

COM をサポートしているコンポーネントによって内部的に使用される情報を表します。

property Owner public

コンポーネントをストリーム化および解放する権限を持つコンポーネントを示します。

property DesignInfo public

フォームデザイナで使用する情報を保持します。

property ComponentStyle public

コンポーネントの動作を決定します。

property ComponentState public

コンポーネントの現在の状態を検知して,コンポーネントで特定のアクションを実行してはならない場合を示します。

property ComponentIndex public

オーナーの Components プロパティ配列におけるコンポーネントの位置を示します。

property ComponentCount public

そのコンポーネントが所有しているコンポーネントの数を示します。

property Components public

そのコンポーネントが所有しているすべてのコンポーネントのリストを表示します。

property ComObject public

コンポーネントが実装するインターフェース参照を指定します。

method ReferenceInterface public

指定したインターフェースの実装オブジェクトが破棄された場合に,当該コンポーネントに通知する内部リンクを確立または削除します。

method IsImplementorOf public

IsImplementorOf は,コンポーネントが指定したインターフェースを実装するかどうかを示します。

method UpdateAction public

アクションの状態を更新します。

method SetSubComponent public

コンポーネントが下位コンポーネントかどうかを示します。

method RemoveComponent public

指定したコンポーネントをコンポーネントの Components リストから削除します。

method InsertComponent public

コンポーネントを指定したコンポーネントのオーナーにします。

method HasParent public

コンポーネントが親を持つかどうかを検証します。

method GetParentComponent public

コンテナ コンポーネントを返します。

method GetEnumerator public

TComponent の列挙子を返します。

method FreeOnRelease public

COM クラスから作成されたコンポーネントのインターフェース参照を解放します。

method RemoveFreeNotification public

FreeNotification で有効にされた破棄通知を無効にします。

method FreeNotification public

コンポーネントが破棄されることを AComponent に通知します。

method FindComponent public

指定したコンポーネントが別のコンポーネントによって所有されているかどうかを示します。

method ExecuteAction public

アクションを実行します。

method Destroying public

コンポーネントおよびその所有コンポーネントが破棄されることを示します。

method DestroyComponents public

すべての所有コンポーネントを削除します。

method ~TComponent publicClasses.TComponent.~TComponent
method TComponent publicClasses.TComponent.TComponent
method Invoke protected

コンポーネントが Automation オブジェクトをラップするときに Automation オブジェクトのプロパティおよびメソッドへのアクセスを提供します。

method GetIDsOfNames protected

1 つのメンバーと引数名のオプションセットを対応する整数ディスパッチ識別子(dispID)のセットにマッピングします。

method GetTypeInfo protected

オブジェクトの型情報を取り出します。

method GetTypeInfoCount protected

オブジェクトが提供する型情報インターフェースの個数(0 または 1)を返します。

method _Release protected

アプリケーションがコンポーネントのインターフェースを解放するときに呼び出されます。

method _AddRef protected

アプリケーションがコンポーネントのインターフェースを使用するときに呼び出されます。

method QueryInterface protected

指定されたインターフェースをオブジェクトがサポートしている場合,そのインターフェースへの参照を返します。

method RemoveFreeNotifications protected
method WriteState protected

コンポーネントの状態を書き込みます。

method ValidateInsert protected

子コンポーネントの挿入前にそれを検証するメソッドのインターフェースを提供します。

method ValidateContainer protected

コンテナオブジェクトにオブジェクトを挿入できるかどうかを決定します。

method ValidateRename protected

所有コンポーネントの名前を重複しない名前に変更します。

method UpdateRegistry protected

COM インターフェースを実装するコンポーネントに対して,タイプライブラリとバージョン情報をレジストリに追加するメソッドのインターフェースを提供します。

method Updated protected

コンポーネントの更新が終了したときに,コンポーネントの ComponentState プロパティの csUpdating 状態をクリアします。

method Updating protected

コンポーネントの ComponentState プロパティの csUpdating 状態を設定します。

method SetParentComponent protected

親コンポーネントを設定します。

method SetChildOrder protected

子コントロールの表示順序を設定します。

method SetName protected

Name プロパティの値を設定します。

method SetDesignInstance protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetInline protected

コンポーネントの ComponentState プロパティの csInline ビットを設定します。

method SetDesigning protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetAncestor protected

コンポーネントの ComponentState プロパティに csAncestor 状態を設定したり、設定解除します。

method ReadState protected

コンポーネントの状態を読み込みます。

method PaletteCreated protected

コンポーネントがコンポーネントパレットから作成されたときに応答します。

method Notification protected

すべての所有コンポーネントにメッセージを通知します。

method Loaded protected

フォームファイルがメモリに読み出された後にコンポーネントを初期化します。

method GetChildParent protected

親を返すか,または親がない場合は,ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildOwner protected

ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildren protected

子コンポーネントをすべて列挙します。

method ChangeName protected

NewName パラメータで渡された文字列に対する Name プロパティを格納するプライベートな内部記憶を設定します。

field FComponentStyle protected

FComponentStyle は、ComponentStyle 読み取り専用プロパティに対応するフィールドです。

親クラス: TPersistent

method TPersistent publicClasses.TPersistent.TPersistent
method GetNamePath public

オブジェクトインスペクタに表示されるオブジェクト名を返します。

method Assign public

ほかの類似オブジェクトの内容をコピーします。

method ~TPersistent publicClasses.TPersistent.~TPersistent
method GetOwner protected

オブジェクトのオーナーを返します。

method DefineProperties protected

パブリッシュされていないデータを,敢えて読み書きするためのインターフェースを提供します。

method AssignTo protected

オブジェクトのプロパティをコピー先のオブジェクトにコピーします。

親クラス: TObject

method ~TObject publicSystem.TObject.~TObject
method FreeInstance public

NewInstance メソッドの前回の呼び出しによって割り当てられたメモリを解除します。

method NewInstance protected

オブジェクト型のインスタンスにメモリを割り当て,その新しいインスタンスを指すポインタを返します。

method DefaultHandler public

メッセージレコードを処理するメソッドのインターフェースを提供します。

method Dispatch public

Message パラメータの内容に基づいてオブジェクトのメッセージ処理メソッドを呼び出します。

method BeforeDestruction public

最初のデストラクタが実行される前に応答します。

method AfterConstruction public

最後のコンストラクタが実行された後で応答します。

method SafeCallException public

safecall 呼び出し規約を使って宣言されたメソッド内での例外を処理します。

method ToString public

クラス名を表す文字列を返します。

method GetHashCode public

ハッシュ コードを表す整数を返します。

method Equals public

現在のインスタンスとパラメータが等しいかどうかを調べます。

method GetInterfaceTable public

指定したクラスで実装されているすべてのインターフェースが入った構造体のポインタを返します。

method GetInterfaceEntry public

クラス内で実現された特定のインターフェースのエントリを返します。

method GetInterface public

指定したインターフェースを取り出します。

method UnitName public

ユニット名を表す文字列を返します。

method MethodName public

アドレスを指定すると、クラス メソッドの名前を返します。

method MethodAddress public

名前を指定すると、クラス メソッドのアドレスを返します。

method InheritsFrom public

2 つのオブジェクト型の関係を調べます。

method InstanceSize public

オブジェクト型の各インスタンスのサイズをバイト数で返します。

method ClassInfo public

オブジェクト型の実行時型情報(RTTI)テーブルを指すポインタを返します。

method ClassParent public

1 つ上位のクラスの型を返します。

method ClassNameIs public

オブジェクトが指定の型かどうかを示します。

method ClassName public

引数で渡される変数の型ではなくオブジェクトインスタンスの型を示す文字列を返します。

method InitInstance public

新しく割り当てられたオブジェクトインスタンスをすべて 0 に初期化し,インスタンスの仮想メソッドテーブルポインタを初期化します。

method FieldAddress public

パブリッシュオブジェクト項目のアドレスを返します。

method CleanupInstance public

クラス内の長い文字列とバリアントとインターフェース変数に対する終了処理を実行します。

method ClassType public

オブジェクトのクラスへのクラス参照を返します。

method Free public

オブジェクトを破棄し,必要ならば関連付けられているメモリを解放します。

method TObject publicSystem.TObject.TObject


ユニット: MConnect

所属クラス: TOLEnterpriseConnection


説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。

Personal tools