Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TGuidField.AsGuid

Field content as a GUID value.

Declaration

Source position: db.pas line 1196

public property TGuidField.AsGuid : TGUID
  read GetAsGuid
  write SetAsGuid;

Description

AsGUID can be used to get or set the field's content as a value of type TGUID.

See also

TField.AsString

  

Access the field's contents as an AnsiString value.


Documentation generated on: Jul 24 2023