CreateMemTable function
Prototype: |
function CreateMemTable : TTableWrapper; |
|
Description: |
This function serves to create memory table and to send the content of source table to this repository. |
|
Syntax: |
variable := TTableWrapper.CreateMemTable; variable := Layer.CreateMemTable; |
|
Part |
Description |
|
variable |
Variable declared as instance of TTableWrapper type. Will serve as memory. |
|
TTableWrapper |
Table containing data to be send to memory, usually SQLquery output. |
|
Layer |
A reference to the Field-Map layer as defined in Field-Map Project Manager |
|
Return value: |
Memory table |
|
See also:
Value; ValueAsString; ValueAsinteger; ValueAsFloat; ValueAsboolean; OldValue; PreviousValue; BOF; EOF; RecordCount; State; SetValues; SetValuesFromXML; CrownProjection; CrownProfile; CrownProfilePoints; StemProfile; OldLayer; SavePosition; RestorePosition; SaveState; RestoreState; SavePositionAndState; RestorePositionAndState; Open; Close; First; Last; Next; Prior; Edit; Post; Append; Delete; Cancel; Refresh; Locate; ClearTable; Filter; Filtered; CheckFilter; SetFilterExt; ClearFilterForChildLayers; DeepFilter; EnableCachedUpdates; ApplyUpdates; GetAttributeValue; GetQueryResult; DeleteFrom; Update; CreateMemTable; SaveToDBF; SaveToExcel; GetMinOfAttributeValues; GetMaxOfAttributeValues; GetMeanOfAttributeValues; GetSumOfAttributeValues; GetRecordCount; GetLookupTable; GetLookupListValue; GetLookupListAttributeValue; GetID; GetIdAttributeName; GetIdSQL; SaveTimeStamp; File2Blob; Blob2Folder; String2Blob; Blob2String; FillAttributeValues; MarkValuesAsConditional;GetListOfChildLayers; GetPercentageOfFilledAttributes4Record; GetPercentageOfFilledAttributes4Layer; RoundAttributeValues
© 2024 IFER-Monitoring and Mapping Solutions