Retrieves an active constraint with the given name.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgAccessConstraint GetActiveNamedConstraint( string CnstrName ); |
| [Managed C++] |
|---|
public: IAgAccessConstraint^ GetActiveNamedConstraint( String __gc ^ CnstrName ); |
| [Java] |
|---|
public IAgAccessConstraint getActiveNamedConstraint( String CnstrName ); |
| [Unmanaged C++] |
|---|
|
- CnstrName





