다음을 통해 공유


IDbMaintenanceFileCleanUpTaskInterface.FileTypeSelected 속성

정의

public:
 property Microsoft::SqlServer::Management::DatabaseMaintenance::FileType FileTypeSelected { Microsoft::SqlServer::Management::DatabaseMaintenance::FileType get(); void set(Microsoft::SqlServer::Management::DatabaseMaintenance::FileType value); };
public Microsoft.SqlServer.Management.DatabaseMaintenance.FileType FileTypeSelected { get; set; }
member this.FileTypeSelected : Microsoft.SqlServer.Management.DatabaseMaintenance.FileType with get, set
Public Property FileTypeSelected As FileType

속성 값

적용 대상