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> |
Gets the list of WHEN expression.
public ReadOnlyCollection<DbExpression> When { get; }
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<DbExpression> |