QueryAttribute Properties

Include Protected Members
Include Inherited Members

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

The QueryAttribute type exposes the following members.

Properties

  Name Description
Public property HasSideEffects Gets or sets a value that indicates whether the query method has side effects.
Public property IsComposable Gets or sets a value that indicates whether the query method allows query composition.
Public property IsDefault Gets or sets a value indicating whether the query method should be treated as the default query when multiple query methods are available.
Public property ResultLimit Gets or sets the maximum number of results a query operation should return.
Public property TypeId (Inherited from Attribute.)

Top

See Also

Reference

QueryAttribute Class

System.ServiceModel.DomainServices.Server Namespace