MSDeploy.DbType Property

Definition

Gets or sets database Type

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to