EdmMetadata.ModelHash Property
Gets or sets the model hash which is used to check whether the model has changed since the database was created from it.
Assembly: EntityFramework (in EntityFramework.dll)
public string ModelHash { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }