SqlClientConnectionOpenAfter.ClientVersion Property

Definition

The version of the SqlClient library.

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

Property Value

Applies to