AddStorageTag

<< Click to Display Table of Contents >>

 

AddStorageTag

AddStorageTag(Name, FieldType)

Adds a Tag from the Storage to the Query. The Name parameter receives the name of the Tag to add. The FieldType parameter indicates this Tag's type (0: Double, 1: Bit, 2: String, 3: Integer). Returns a Boolean indicating whether this operation was successful or not.

 

NOTE

This method fails if the QueryType property is configured to 0 - qtDBServer.

Was this page useful?