Data.DBXCommon.TDBXDatabaseMetaData.MaxCommands
Delphi
property MaxCommands: TInt32 read FMaxCommands;
C++
__property int MaxCommands = {read=FMaxCommands, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | TDBXDatabaseMetaData | 
Beschreibung
Maximale Anzahl der Befehle, die erstellt werden können.
Diese Eigenschaft gibt die maximale Anzahl der Befehle an, die erstellt werden können.