IConnectionString.ConnectionString property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the connection string.

public string ConnectionString { get; }

Property Value

The connection string.

See Also