LayerAddDataset adds datasets to the given diagram.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
Identifies the layer.
hvData is a vector with dataset handles.
If bTail is TRUE (1) the dataset is added to the end of the list. If bTail is FALSE (0) the dataset is inserted at the beginning of the list. Default value is TRUE (1).
See also
Overview Diagrams, LayerCreate, XYCreate, XYZCreate, LayerAddObjects
id-2084055