JobStepOutput.DatabaseName Property

Definition

Gets or sets the output destination database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to