IDbMaintenanceBackupTaskInterface.DestinationCreationType Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
property Microsoft::SqlServer::Management::DatabaseMaintenance::DestinationType DestinationCreationType { Microsoft::SqlServer::Management::DatabaseMaintenance::DestinationType get(); void set(Microsoft::SqlServer::Management::DatabaseMaintenance::DestinationType value); };
public Microsoft.SqlServer.Management.DatabaseMaintenance.DestinationType DestinationCreationType { get; set; }
member this.DestinationCreationType : Microsoft.SqlServer.Management.DatabaseMaintenance.DestinationType with get, set
Public Property DestinationCreationType As DestinationType