Compartir a través de


DeploymentProjectBuilder.ConnectionString (Propiedad)

Obtiene o establece la cadena de conexión.

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Protected Friend Property ConnectionString As String
    Get
    Set
protected internal string ConnectionString { get; set; }
protected public:
property String^ ConnectionString {
    String^ get ();
    void set (String^ value);
}
member ConnectionString : string with get, set
function get ConnectionString () : String
function set ConnectionString (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

DeploymentProjectBuilder Clase

Microsoft.Data.Schema.Build (Espacio de nombres)