Project::AccessMode Enumeration
Defines the constants for read-only or read/write access to a project.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Member name | Description | |
|---|---|---|
| Read | The read-only access. | |
| ReadWrite | The read/write access. |
Show: