ContainmentType Enumerazione

Definizione

Enumera i tipi di contenimento di un database.

[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.ContainmentTypeConverter))]
public enum ContainmentType
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.ContainmentTypeConverter))>]
type ContainmentType = 
Public Enum ContainmentType
Ereditarietà
ContainmentType
Attributi

Campi

Nome Valore Descrizione
None 0

Specifica che il database non è contenuto.

Partial 1

Specifica che il database è parzialmente contenuto.

Si applica a