ComponentOne DataObjects for .NET
Description Property (Connection)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Connection Class : Description Property
Gets or sets a description for the connection.
Syntax
'Declaration
 
Public Property Description As System.String
public System.string Description {get; set;}
Remarks
This value is displayed in the Schema Designer's Information window when you select the connection.
See Also

Reference

Connection Class
Connection Members