API:Data.Win.ADODB.TRDSConnection.ServerName
Delphi
property ServerName: WideString read FServerName write SetServerName stored FIsAppServer;
C++
__property System::WideString ServerName = {read=FServerName, write=SetServerName, stored=FIsAppServer};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.Win.ADODB.pas Data.Win.ADODB.hpp |
Data.Win.ADODB | TRDSConnection |
Description
Embarcadero Technologies does not currently have any additional information.