Field-Map Scripting

4.3.2.8 BlobAsString

BlobAsString property


Prototype:

property BlobAsString [BlobAttributeName_ :string] :string;

Description:


Syntax:


variable := Layer.TTableWrapper.BlobAsString;



Part

Description


variable

A variable declared as a string


Layer

A reference to a Field-Map layer as defined in Field-Map Project Manager


TTableWrapper

A reference to an instance of a TFieldMapTableScriptWrapper class, i.e. for example CrownProjection, CrownProfile, CrownProfilePoints or StemProfile. For layer Trees.

Return value:

string of blob



Note: This property is available since version X7.



See also:

FieldExists; RecNo; IsTableOpen; AsXML; SaveToDbfExt; AlterTable; DisplayLabel; BlobAsString