FireDAC.Phys.OracleWrapper.TOCIVariable.IsPLSQLTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsPLSQLTable: Boolean read FIsPLSQLTable write FIsPLSQLTable;

C++

__property bool IsPLSQLTable = {read=FIsPLSQLTable, write=FIsPLSQLTable, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper TOCIVariable

Description

Embarcadero Technologies does not currently have any additional information.