FireDAC.Comp.Client.TFDTable.SchemaName
Delphi
property SchemaName: String read FSchemaName write SetSchemaName;
C++
__property System::UnicodeString SchemaName = {read=FSchemaName, write=SetSchemaName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDTable |
Description
Limits the table names to the schema.
Specify the SchemaName property value to limit the set of schemas to the single value.