Property IsConcrete
| Improve this Doc View SourceIsConcrete
Gets a value indicates whether this column stores concrete data values.
Declaration
public abstract bool IsConcrete { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this column stores concrete data values.
public abstract bool IsConcrete { get; }
Type | Description |
---|---|
System.Boolean |