Unit 'sdo_xpath_helper' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-sdo]

TXPathExecContext

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sdo_xpath_helper.pas line 181

type TXPathExecContext = class

public

  destructor Destroy; override;

  property ContentKind: TXPathExecContentKind; [r]

  property ObjectItem: ISDODataObject; [r]

  property ListItem: ISDODataObjectList; [r]

  property ListFiltered: ISDODataObjectList; [r]

  property CurrentProperty: ISDOProperty; [r]

  property PropertyOwner: ISDODataObject; [r]

  procedure SetObject();

  procedure SetList();

  procedure SetNull();

  procedure SetValue();

end;

Inheritance

TXPathExecContext

|

TObject


Documentation generated on: 2023-03-18