SimpleORM.NET
constraints Property
NamespacesSorm.InterfacesConstraintconstraints

[This is preliminary documentation and is subject to change.]

The list of single constraint nodes to apply.
Declaration Syntax
C#Visual BasicVisual C++
List<ConstraintNode> constraints { get; }
ReadOnly Property constraints As List(Of ConstraintNode)
property List<ConstraintNode^>^ constraints {
	List<ConstraintNode^>^ get ();
}

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068