DatasetDB.ConnectionString Property

String used to connect with the database.
<ID("ConnectionString", (int)e.ConnectionString, true)> _ 
Public Property ConnectionString() As String
This language is not supported or no code example is available.
[ID("ConnectionString", (int)e.ConnectionString, true)] 
public string ConnectionString {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition