Aracılığıyla paylaş


RecoveryModel Enumeration

The RecoveryModel enumeration contains values that are used to specify the type of recovery model.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Syntax

'Bildirim
Public Enumeration RecoveryModel
public enum RecoveryModel
public enum class RecoveryModel
public enum RecoveryModel
public enum RecoveryModel

Members

Member name Description
BulkLogged Bulk Logged.
Full Full.
Simple Simple.

Remarks

The RecoveryModel enumeration class is served by the RecoveryModel property.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.