EntityConnectionStringBuilder.Metadata 屬性

定義

取得或設定 連接字串 中的元資料位置。

public:
 property System::String ^ Metadata { System::String ^ get(); void set(System::String ^ value); };
public string Metadata { get; set; }
member this.Metadata : string with get, set
Public Property Metadata As String

屬性值

連接字串 中的元資料位置。

備註

關於有效的關鍵字/值語法,請參見 ConnectionString

適用於