WrappedConnection.ConnectionString property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets or sets the string used to open a database.

public string ConnectionString { get; set; }

See Also