AzureTableDataManager<T>.ConnectionString Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Chaîne de connexion pour le compte de stockage Azure utilisé pour héberger cette table.
protected string ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Protected Property ConnectionString As String