Property When
| Improve this Doc View SourceWhen
Gets the list of WHEN expression.
Declaration
public ReadOnlyCollection<DbExpression> When { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<DbExpression> |