API:FireDAC.Stan.Option.TFDFetchOptions.IsValueOwned

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsValueOwned(AValue: TFDFetchOptionValue; var AParentOpts: IFDStanOptions): Boolean;

C++

bool __fastcall IsValueOwned(TFDFetchOptionValue AValue, _di_IFDStanOptions &AParentOpts);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFetchOptions

Description

Embarcadero Technologies does not currently have any additional information.