API:Data.Win.ADODB.TRDSConnection.ServerName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Win.ADODB.pas
Data.Win.ADODB.hpp
Unit: Data.Win.ADODB
Parent: TRDSConnection

Delphi

property ServerName: WideString read FServerName write SetServerName stored FIsAppServer;

C++

__property System::WideString ServerName = {read=FServerName, write=SetServerName, stored=FIsAppServer};

Description

Embarcadero Technologies does not currently have any additional information.