ConnectionManager.Description Property
SQL Server 2012
Gets or sets the description of the ConnectionManager object.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
final function get Description () : String final function set Description (value : String)
Property Value
Type: System.StringA String that contains the description given to the connection manager.