Share via


EdmMetadata.ModelHash Property

Definition

Gets or sets the model hash which is used to check whether the model has changed since the database was created from it.

public string ModelHash { get; set; }
member this.ModelHash : string with get, set
Public Property ModelHash As String

Property Value

The model hash.

Applies to