Linguaggio

ITransferSqlServerObjectsTask.CopyAllUserDefinedAggregates Proprietà

Definizione

Ottiene o imposta un valore che indica se tutti gli aggregati definiti dall'utente vengono trasferiti dalla sorgente al database di destinazione.

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

Valore della proprietà

Vero se tutti gli aggregati definiti dall'utente vengono trasferiti dalla sorgente al database di destinazione; altrimenti, falso.

Si applica a