ITransferSqlServerObjectsTask.UserDefinedAggregatesList Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define uma lista de agregações definidas pelo usuário a serem transferidas.
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 da propriedade
Uma lista de agregações definidas pelo usuário a serem transferidas.