Share via


EntityConnectionStringBuilder.Metadata Property

Definition

Gets or sets the metadata locations in the connection string.

[System.ComponentModel.DisplayName("Metadata")]
[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public string Metadata { get; set; }
member this.Metadata : string with get, set
Public Property Metadata As String

Property Value

Gets or sets the metadata locations in the connection string.

Attributes

Applies to