Compartir a través de


ITransferSqlServerObjectsTask.DefaultsList Propiedad

Definición

Obtiene o establece los objetos predeterminados que se van a transferir.

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

Valor de propiedad

Los objetos predeterminados que se van a transferir.

Se aplica a