Share via


SqlAuthenticationParameters.DatabaseName プロパティ

定義

データベース名を取得します。

public:
 property System::String ^ DatabaseName { System::String ^ get(); };
public string DatabaseName { get; }
member this.DatabaseName : string
Public ReadOnly Property DatabaseName As String

プロパティ値

データベース名です。

適用対象