ITransferSqlServerObjectsTask.CopyAllRules Proprietà

Definizione

Ottiene o imposta un valore che indica se tutte le regole di SQL Server vengono trasferite dalla sorgente al database di destinazione.

public:
 property bool CopyAllRules { bool get(); void set(bool value); };
public bool CopyAllRules { get; set; }
member this.CopyAllRules : bool with get, set
Public Property CopyAllRules As Boolean

Valore della proprietà

true se tutte le regole di SQL Server vengono trasferite dalla sorgente al database di destinazione; altrimenti, false.

Si applica a