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