EntityConnectionStringBuilder.Metadata Property

 

Gets or sets the metadata locations in the connection string.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

[RefreshPropertiesAttribute(RefreshProperties.All)]
[DisplayNameAttribute("Metadata")]
public string Metadata { get; set; }

Property Value

Type: System.String

Gets or sets the metadata locations in the connection string.