Ef6DatabaseUpdateSettings.

ConnectionString Property

Summary

Specifies the connection string to use. If omitted, the context's default connection will be used.

Syntax

public string ConnectionString { get; set; }

Value

Type Description
string