DataSourceAttribute.ConnectionString Property

Definition

Gets a value representing the connection string for the data source.

public:
 property System::String ^ ConnectionString { System::String ^ get(); };
public string ConnectionString { get; }
member this.ConnectionString : string
Public ReadOnly Property ConnectionString As String

Property Value

Applies to