Query Constraints Property

The expression used to filter the query.

Namespace:  Scribe.Core.ConnectorApi.Query

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

[DataMemberAttribute(Order = 1)]
public   Expression   Constraints { get; set; }

Property Value

Type: Expression

See

Query Class

Scribe.Core.ConnectorApi.Query Namespace