ComponentOne DataObjects for .NET
Constraints Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Field Class : Constraints Property
Gets the collection of field constraints, C1.Data.ConstraintInfo objects.
Syntax
'Declaration
 
Public ReadOnly Property Constraints As ConstraintCollection
public ConstraintCollection Constraints {get;}
See Also

Reference

Field Class
Field Members
Table Fields