言語

UIConnectionInfo.ApplicationName プロパティ

定義

このメンバーをコード内で直接言及しないでください。 SQL Serverのインフラストラクチャをサポートしています。 接続ダイアログでアプリケーション名を取得したり設定したりします。

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

プロパティ値

接続ダイアログ内のアプリケーション名。

適用対象