言語

DeployedDac.Key.Name プロパティ

定義

DeployedDacキーの名前を手に入れます。

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

プロパティ値

キーバリューの名前を指定する String 値。

適用対象