IBX.IBSQL.TIBSQL.UniqueRelationName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UniqueRelationName: String read GetUniqueRelationName;

C++

__property System::UnicodeString UniqueRelationName = {read=GetUniqueRelationName};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBSQL

Description

Indicates the unique relation name.

Use the UniqueRelationName property to indicate the unique relation name for a query that involves only one base table.