QueryExpression.Expressions Property

.NET Framework (current version)
 

Gets the collection of expressions in the query.

Namespace:   System.Web.UI.WebControls.Expressions
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

<PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)>
Public ReadOnly Property Expressions As DataSourceExpressionCollection

Property Value

Type: System.Web.UI.WebControls.Expressions.DataSourceExpressionCollection

The collection of expressions in the query.

.NET Framework
Available since 4.0
Return to top
Show: