FireDAC.Phys.ODBCWrapper.TODBCConnection.USE_TRUSTED_CONTEXT

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property USE_TRUSTED_CONTEXT: SQLUInteger index SQL_ATTR_USE_TRUSTED_CONTEXT read GetUIntAttribute write SetUIntAttribute;

C++

__property int USE_TRUSTED_CONTEXT = {read=GetUIntAttribute, write=SetUIntAttribute, index=2561, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCConnection

Description

Embarcadero Technologies does not currently have any additional information.