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