DataSourceCredentials.DataSourceName 屬性

定義

取得或設定要傳遞憑證的資料來源名稱。 String

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

屬性值

String A 包含資料來源名稱。

適用於