Поделиться через


Перечисление ProjectStorageAttributes

Specifies the attributes of project storage.

Это перечисление имеет атрибут FlagsAttribute, допускающий побитовое сочетание значений его элементов.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
<FlagsAttribute> _
Public Enumeration ProjectStorageAttributes
'Применение
Dim instance As ProjectStorageAttributes
[FlagsAttribute]
public enum ProjectStorageAttributes
[FlagsAttribute]
public enum class ProjectStorageAttributes
[<FlagsAttribute>]
type ProjectStorageAttributes
public enum ProjectStorageAttributes

Элементы

Имя элемента Описание
AllowSensitiveDataPersistence The attribute is AllowSensitiveDataPersistence.
None The attribute is None.
RequiresConsistency The attribute is RequiresConsistency.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime