This topic has not yet been rated - Rate this topic

Project.Description Property

SQL Server 2012

Gets or sets the description of the Project object.

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

Property Value

Type: System.String
The description of the Project object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.