SqlWorkflowInstanceStore.ConnectionString 屬性

定義

取得或設定一個帶有參數的 連接字串,用於連接底層的持久化資料庫。

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

屬性值

連接字串。

適用於