CreateDispositionType Enumeration
The CreateDispositionType enumeration contains values that are used to specify the source of the symmetric key.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Bildirim
Public Enumeration CreateDispositionType
public enum CreateDispositionType
public enum class CreateDispositionType
public enum CreateDispositionType
public enum CreateDispositionType
Members
Member name | Description |
---|---|
CreateNew | Indicates a new Symmetric Key should be created. |
OpenExisting | Indicates an existing Symmetric Key should be used. |
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.