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