Compartir a través de


ITransferSqlServerObjectsTask.UserDefinedAggregatesList Propiedad

Definición

Obtiene o establece una lista de agregados definidos por el usuario que se van a transferir.

public:
 property System::Collections::Specialized::StringCollection ^ UserDefinedAggregatesList { System::Collections::Specialized::StringCollection ^ get(); void set(System::Collections::Specialized::StringCollection ^ value); };
public System.Collections.Specialized.StringCollection UserDefinedAggregatesList { get; set; }
member this.UserDefinedAggregatesList : System.Collections.Specialized.StringCollection with get, set
Public Property UserDefinedAggregatesList As StringCollection

Valor de propiedad

Una lista de agregados definidos por el usuario que se van a transferir.

Se aplica a