Property Message
| Improve this Doc View SourceMessage
Gets the error message of the check constraint.
Declaration
public string Message { get; }
Property Value
Type | Description |
---|---|
System.String |
Gets the error message of the check constraint.
public string Message { get; }
Type | Description |
---|---|
System.String |