Method ComputeSchemeStructureHash(List<RedbStructure>)

Assembly: redb.Core.dll

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)