SqlDeploymentOptions.DoNotAlterChangeDataCaptureObjects Proprietà

Definizione

Ottiene un valore booleano che specifica se gli elementi configurati per Change Data Capture (CDC) devono essere modificati durante la distribuzione.

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

Valore della proprietà

True per non modificare gli oggetti configurati per CDC; in caso contrario, false. Il valore predefinito è vero.

Si applica a