Tamino API for .NET

TaminoQueryItemMapping Class

Unique mapping between query items in a DataSet and the corresponding XML subtrees within the Tamino XML documents.

The scope of uniqueness is only the single parent document of the subtree and not a document set.

For a list of all members of this type, see TaminoQueryItemMapping Members.

System.Object
   TaminoQueryItemMapping

[Visual Basic]
Public Class TaminoQueryItemMapping
[C#]
public class TaminoQueryItemMapping

Remarks

Similar to XML Schema UniqueConstraints, an XPath selector is specified to select a set of elements within its parent XML document. TaminoFieldMapping objects are then used to specify fields that are unique within the scope of the set of selected elements.

Requirements

Namespace: SoftwareAG.Tamino.Api.DataAdapter Namespace

Assembly: TaminoAPI.dll

See Also

TaminoQueryItemMapping Members | SoftwareAG.Tamino.Api.DataAdapter Namespace