API:FireDAC.Phys.MongoDBDataSet.TFDMongoPipeline.ActiveStoredUsage
Delphi
property ActiveStoredUsage: TFDStoredActivationUsage read FActiveStoredUsage write FActiveStoredUsage default 3;
C++
__property ActiveStoredUsage = {default=3};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | published | FireDAC.Phys.MongoDBDataSet.pas FireDAC.Phys.MongoDBDataSet.hpp | FireDAC.Phys.MongoDBDataSet | TFDMongoPipeline | 
説明
DFM に保存された Active プロパティ値の使用方法を制御します。
FireDAC.Phys.MongoDBDataSet.TFDMongoPipeline.ActiveStoredUsage は FireDAC.Comp.DataSet.TFDDataSet.ActiveStoredUsage を継承しています。以下の内容はすべて FireDAC.Comp.DataSet.TFDDataSet.ActiveStoredUsage を参照しています。
DFM に保存された Active プロパティ値の使用方法を制御します。
ActiveStoredUsage プロパティは、DFM に保存された Active プロパティ値の使用方法を制御します。 次が含まれます:
- auDesignTime、設計時のプロパティ値の使用のために。
- auRunTime、実行時のプロパティ値の使用のために。