다음을 통해 공유


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 네임스페이스