IDbMaintenanceBackupTaskInterface.BackupEncryptorType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Management::Smo::BackupEncryptorType BackupEncryptorType { Microsoft::SqlServer::Management::Smo::BackupEncryptorType get(); void set(Microsoft::SqlServer::Management::Smo::BackupEncryptorType value); };
public Microsoft.SqlServer.Management.Smo.BackupEncryptorType BackupEncryptorType { get; set; }
member this.BackupEncryptorType : Microsoft.SqlServer.Management.Smo.BackupEncryptorType with get, set
Public Property BackupEncryptorType As BackupEncryptorType