Property IsDbComputed
| Improve this Doc View SourceIsDbComputed
Gets a value indicates whether this column is computed in database.
Declaration
public abstract bool IsDbComputed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this column is computed in database.
public abstract bool IsDbComputed { get; }
Type | Description |
---|---|
System.Boolean |