共用方式為


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

適用於