IBX.IBDatabaseInfo.TIBDatabaseInfo.DBSiteName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DBSiteName: String read GetDBSiteName;

C++

__property System::UnicodeString DBSiteName = {read=GetDBSiteName};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBDatabaseInfo.pas
IBX.IBDatabaseInfo.hpp
IBX.IBDatabaseInfo TIBDatabaseInfo

Description

Returns the database site name.

Use DBSiteName to return the database site name.