Table of Contents

Property WhereClause

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

WhereClause

Gets or sets the optional extra SQL where clause to further limit the trend data.

[Obsolete("Only queries limited by datetime can be done, use StartTime and EndTime for it.")]
public string WhereClause { get; set; }

Property Value

string

Optional extra SQL where clause to further limit the trend data.