API:FireDAC.Comp.Client.TFDMetaInfoCommand.Connection
Delphi
property Connection;
C++
__property Connection;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDMetaInfoCommand |
説明
接続オブジェクトを示します。
FireDAC.Comp.Client.TFDMetaInfoCommand.Connection は FireDAC.Comp.Client.TFDCustomCommand.Connection を継承しています。以下の内容はすべて FireDAC.Comp.Client.TFDCustomCommand.Connection を参照しています。
接続オブジェクトを示します。
Connection プロパティ値は接続オブジェクトを指します。接続オブジェクトは ConnectionName プロパティ値で指定されることもあります。Connection プロパティの値は、Prepare を呼び出す前に指定する必要があります。