다음을 통해 공유


MigrateSqlServerSqlDBDatabaseInput.ShouldMakeSourceDBReadOnly Property

Definition

Whether to set database read only before migration.

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

Property Value

Applies to