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

ISDODataObject.setLong

Declaration

Source position: sdo.pas line 1009

procedure ISDODataObject.setLong(

  const APath: string;

  const AValue: TSDOLong

); overload;

procedure ISDODataObject.setLong(

  const APropertyIndex: PtrUInt;

  const AValue: TSDOLong

); overload;

procedure ISDODataObject.setLong(

  const AProperty: ISDOProperty;

  const AValue: TSDOLong

); overload;


Documentation generated on: 2023-03-18