Expand Minimize
This topic has not yet been rated - Rate this topic

ProjectStorageAttributes Enumeration

SQL Server 2012

Specifies the attributes of project storage.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
[FlagsAttribute]
public enum ProjectStorageAttributes
Member nameDescription
AllowSensitiveDataPersistenceThe attribute is AllowSensitiveDataPersistence.
NoneThe attribute is None.
RequiresConsistencyThe attribute is RequiresConsistency.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.