Tamino API for .NET

TaminoDataAdapter.Query Property

Query for filling the DataSet.

[Visual Basic]
Public Property Query As TaminoQuery
[C#]
public SoftwareAG.Tamino.Api.TaminoQuery Query {get; set;}

Remarks

Always contains the query object of the most recently performed Fill method.

See Also

TaminoDataAdapter Class | TaminoDataAdapter Members | SoftwareAG.Tamino.Api.DataAdapter Namespace