Enumeração DTSProtectionLevel
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
For more information, see DTSProtectionLevel.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
Public Enumeration DTSProtectionLevel
'Uso
Dim instance As DTSProtectionLevel
public enum DTSProtectionLevel
public enum class DTSProtectionLevel
type DTSProtectionLevel
public enum DTSProtectionLevel
Membros
Nome do membro | Descrição | |
---|---|---|
DTSPL_DONTSAVESENSITIVE | ||
DTSPL_ENCRYPTSENSITIVE_USERKEY | ||
DTSPL_ENCRYPTSENSITIVE_PASSWORD | ||
DTSPL_ENCRYPTALL_PASSWORD | ||
DTSPL_ENCRYPTALL_USERKEY | ||
DTSPL_SERVERSTORAGE |