DataSource.ConnectionString Property

Definition

Gets or sets a string specifying connection information.

public string ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

The connection string.

Applies to