SqlTrackingService.ConnectionString Property

Definition

Gets the connection string for the tracking database.

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

Property Value

The connection string for the tracking database.

Applies to