Click or drag to resize

DatabaseAttributes 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
public DatabaseAttrs Attributes { get; set; }

Property Value

Type: DatabaseAttrs
A bitmask of attribute values.

Implements

IDatabaseAttributes
See Also