Property LogicalExpression
| Improve this Doc View SourceLogicalExpression
Gets the logical expression of this CHECK constraint.
Declaration
public DbExpression LogicalExpression { get; }
Property Value
Type | Description |
---|---|
DbExpression |
Gets the logical expression of this CHECK constraint.
public DbExpression LogicalExpression { get; }
Type | Description |
---|---|
DbExpression |