DatabaseMaintenanceBaseTask.DatabaseSelectionType Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
property Microsoft::SqlServer::Management::DatabaseMaintenance::DatabaseSelection DatabaseSelectionType { Microsoft::SqlServer::Management::DatabaseMaintenance::DatabaseSelection get(); void set(Microsoft::SqlServer::Management::DatabaseMaintenance::DatabaseSelection value); };
public Microsoft.SqlServer.Management.DatabaseMaintenance.DatabaseSelection DatabaseSelectionType { get; set; }
member this.DatabaseSelectionType : Microsoft.SqlServer.Management.DatabaseMaintenance.DatabaseSelection with get, set
Public Property DatabaseSelectionType As DatabaseSelection