Method ComputeSchemeStructureHash(List<RedbStructure>)
Computes MD5 hash of scheme from all its structures.
Hash aggregates critical fields of all structures: Id, Name, IdType, IdParent, IsArray, AllowNotNull, StoreNull.
public static Guid ComputeSchemeStructureHash(List<RedbStructure> structures)