EntityConnectionStringBuilder.Metadata Property
Gets or sets the metadata locations in the connection string.
Assembly: EntityFramework (in EntityFramework.dll)
[RefreshPropertiesAttribute(RefreshProperties.All)] [DisplayNameAttribute("Metadata")] public string Metadata { get; set; }