FireDAC.Phys.OracleWrapper.TOCIDirectPath.SCHEMA_NAME

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SCHEMA_NAME: String index OCI_ATTR_SCHEMA_NAME read GetStringAttr write SetStringAttr;

C++

__property System::UnicodeString SCHEMA_NAME = {read=GetStringAttr, write=SetStringAttr, index=9};

Properties

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

Description

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