This property is deprecated. Deprecated due
to the fact that the constraint list is dynamically created. Use
Constraint property.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ConstraintName() As AgEFmConstraintName
|
| [C#] |
|---|
public AgEFmConstraintName ConstraintName {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEFmConstraintName get_ConstraintName();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ConstraintName(
|
| [Java] |
|---|
public AgEFmConstraintName getConstraintName();public void setConstraintName(
|