Click or drag to resize
Grid Solutions Framework

IDataSourceValueTypeT Methods

The IDataSourceValueTypeT type exposes the following members.

Methods
  Name Description
Public method AssignToTimeValueMap Assign queried data source value to time-value map.
Public method CompareTo Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
(Inherited from IComparableT)
Public method Equals Indicates whether the current object is equal to another object of the same type.
(Inherited from IEquatableT)
Public method GetTargetIDSet Gets the set of measurement key and point tag identifiers associated with a target.
(Inherited from IDataSourceValueType)
Public method LookupMetadata Looks up metadata record for the specified target.
(Inherited from IDataSourceValueType)
Public method RecordFromKey Gets the metadata record for the specified measurement key.
(Inherited from IDataSourceValueType)
Public method TransposeCompute Executes provided function for data source fields, applying the results to a copy of the data source value type and returns the new result.
Top
See Also