次の方法で共有


DataConnectionValidation.DataConnectionName プロパティ

定義

データ接続の名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="dataConnectionName")]
public string DataConnectionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataConnectionName")>]
member this.DataConnectionName : string with get, set
Public Property DataConnectionName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象