SimpleORM.NET
constraints Property
NamespacesSorm.InterfacesQuery<(Of <(T>)>)constraints

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

List of constraints assigned to this interface.
Declaration Syntax
C#Visual BasicVisual C++
Constraint constraints { get; set; }
Property constraints As Constraint
property Constraint^ constraints {
	Constraint^ get ();
	void set (Constraint^ value);
}

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