Ejemplo n.º 1
0
 public override IEnumerator <ConstraintDescriptor> ConstraintsGetAll()
 {
     return(_schemaCache.constraints());
 }