Click or drag to resize

IDatabaseAttributes Property

Gets/Sets the Database DatabaseAttrs attributes.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
DatabaseAttrs Attributes { get; set; }

Property Value

Type: DatabaseAttrs
A bitmask of attribute values.
See Also