IDbMaintenanceBackupTaskInterface.DestinationCreationType 属性

定义

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

属性值

适用于