DTSProtectionLevel Enumeration
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see DTSProtectionLevel.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Синтаксис
'Декларация
Public Enumeration DTSProtectionLevel
public enum DTSProtectionLevel
public enum class DTSProtectionLevel
public enum DTSProtectionLevel
public enum DTSProtectionLevel
Members
Member name | Description |
---|---|
DTSPL_DONTSAVESENSITIVE | |
DTSPL_ENCRYPTALL_PASSWORD | |
DTSPL_ENCRYPTALL_USERKEY | |
DTSPL_ENCRYPTSENSITIVE_PASSWORD | |
DTSPL_ENCRYPTSENSITIVE_USERKEY | |
DTSPL_SERVERSTORAGE |
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.