Indicates whether the constraint should be considered (true) or ignored (false) in access computations.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Enabled() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_Enabled(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






