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


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

Specifies the data transformation services preserved attributes.

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

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

Синтаксис

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

Элементы

Имя элемента Описание
Archive The attribute is archive.
Hidden The attribute is hidden.
None No attribute defined.
ReadOnly The attribute is read only.
System The attribute is a system file.

См. также

Справочник

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