DatabaseMaintenanceBaseTask.SelectedTables Property

Definition

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

Property Value

Implements

Applies to