MigrateSqlServerSqlDBDatabaseInput.MakeSourceDBReadOnly Property

Definition

Whether to set database read only before migration.

public bool? MakeSourceDBReadOnly { get; set; }
member this.MakeSourceDBReadOnly : Nullable<bool> with get, set
Public Property MakeSourceDBReadOnly As Nullable(Of Boolean)

Property Value

Applies to