Compartir a través de


RedirectIncompatibleRowSettings.LinkedServiceName Propiedad

Definición

Obtiene o establece el nombre del servicio vinculado de Azure Storage, SAS de Storage o Azure Data Lake Store que se usa para redirigir filas incompatibles. Debe especificarse si se especifica redirectIncompatibleRowSettings. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="linkedServiceName")]
public object LinkedServiceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkedServiceName")>]
member this.LinkedServiceName : obj with get, set
Public Property LinkedServiceName As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a