Tamino API for .NET

TaminoQueryOption Class

Represents Tamino query options.

This allows the user to modify the behavior of cursors.

It also supports queries for subsets of data.

Position and Quantity must have valid values at all times. This means that they must either both be zero or both be non-zero. The corresponding property setters guarantee this.

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

System.Object
   TaminoQueryOption

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

Requirements

Namespace: SoftwareAG.Tamino.Api Namespace

Assembly: TaminoAPI.dll

See Also

TaminoQueryOption Members | SoftwareAG.Tamino.Api Namespace