This topic has not yet been rated - Rate this topic

Project.ProtectionLevel Property

SQL Server 2012

Gets or sets the level of protection on the project.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public DTSProtectionLevel ProtectionLevel { get; set; }

Property Value

Type: Microsoft.SqlServer.Dts.Runtime.DTSProtectionLevel
The level of protection on the project.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.