Condividi tramite


Enumerazione EndpointEncryptionSupport

Specifies the types of endpoint encryption support.

Spazio dei nomi  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintassi

'Dichiarazione
Public Enumeration EndpointEncryptionSupport
'Utilizzo
Dim instance As EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport

Membri

Nome membro Descrizione
Disabled Support is Disabled.
NotSpecified Support is NotSpecified.
Required Support is Required.
Supported Support is Supported.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.TransactSql.ScriptDom