Compartir a través de


JobStepOutput.DatabaseName Propiedad

Definición

Obtiene o establece la base de datos de destino de salida.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a