SqlDeploymentOptions.DoNotAlterChangeDataCaptureObjects Propriedade

Definição

Obtenha booliano que especifica se os itens configurados para o CDC (Change Data Capture) devem ser alterados durante a implantação.

public bool DoNotAlterChangeDataCaptureObjects { get; }
member this.DoNotAlterChangeDataCaptureObjects : bool
Public ReadOnly Property DoNotAlterChangeDataCaptureObjects As Boolean

Valor da propriedade

True para não alterar objetos configurados para CDC; caso contrário, false. O padrão é true.

Aplica-se a