ProjectStorageAttributes Enumeration
Specifies the attributes of project storage.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Member name | Description | |
|---|---|---|
| AllowSensitiveDataPersistence | The attribute is AllowSensitiveDataPersistence. | |
| None | The attribute is None. | |
| RequiresConsistency | The attribute is RequiresConsistency. |
Show: