Compartir a través de


ITransferSqlServerObjectsTask.TablesList Propiedad

Definición

Obtiene o establece la lista de tablas que se van a transferir.

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

Valor de propiedad

La lista de tablas que se van a transferir.

Se aplica a