API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLDriver.ConnectionName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.SQL.pas FireDAC.Comp.BatchMove.SQL.hpp
| |
| Unit: FireDAC.Comp.BatchMove.SQL | |
| Parent: TFDBatchMoveSQLDriver | |
Delphi
property ConnectionName: String read FConnectionName write SetConnectionName;
C++
__property System::UnicodeString ConnectionName = {read=FConnectionName, write=SetConnectionName};
Description
Embarcadero Technologies does not currently have any additional information.