FireDAC.Phys.OracleWrapper.TOCISession.USERNAME

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property USERNAME: String index OCI_ATTR_USERNAME read GetStringAttr write SetStringAttr;

C++

__property System::UnicodeString USERNAME = {read=GetStringAttr, write=SetStringAttr, index=22};

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!