Compartilhar via


OdbcLinkedService.ConnectionString Propriedade

Definição

Obtém ou define a parte de credencial sem acesso da cadeia de conexão, bem como uma credencial criptografada opcional. Tipo: string, SecureString ou AzureKeyVaultSecretReference.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a