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

適用於