FireDAC.Phys.OracleWrapper.TOCISession.CURRENT_SCHEMA

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CURRENT_SCHEMA: String index OCI_ATTR_CURRENT_SCHEMA read GetStringAttr write SetStringAttr;

C++

__property System::UnicodeString CURRENT_SCHEMA = {read=GetStringAttr, write=SetStringAttr, index=224};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!