次の方法で共有


MSDeploy.DbType プロパティ

定義

データベースの種類を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象