Property DeclaringTypeOnly
| Improve this Doc View SourceDeclaringTypeOnly
Gets or sets a value indicates whether this attribute affects the type which declares the columns property only.
Declaration
public bool DeclaringTypeOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Remarks
The default value is false. If set to true, it will also affect derived class.