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

Project.AccessMode Enumeration

SQL Server 2012

Defines the constants for read-only or read/write access to a project.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public enum AccessMode
Member nameDescription
ReadThe read-only access.
ReadWriteThe read/write access.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.