ITransferSqlServerObjectsTask.UserDefinedAggregatesList Proprietà

Definizione

Ottiene o imposta una lista di aggregati definiti dall'utente da trasferire.

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

Valore della proprietà

Un elenco di aggregati definiti dall'utente da trasferire.

Si applica a