Share via


ITransferSqlServerObjectsTask.TablesList Propriété

Définition

Obtient ou définit la liste des tables à transférer.

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

Valeur de propriété

Liste des tables à transférer.

S’applique à