Skip to content

IConnectionString.ConnectionString property

Gets the connection string.

public string ConnectionString { get; }

Property Value

The connection string.

See Also