Gets the collection of field level constraints.
Namespace:
C1.Data.SchemaObjectsAssembly: C1.Data.2 (in C1.Data.2.dll)
Syntax
| C# |
|---|
public virtual ConstraintCollection ConstraintsFieldLevel { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property ConstraintsFieldLevel As ConstraintCollection Get |