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