ComponentOne DataObjects for .NET
Name Property (Connection)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Connection Class : Name Property
Gets or sets the name of the connection object.
Syntax
'Declaration
 
Public Property Name As System.String
public System.string Name {get; set;}
See Also

Reference

Connection Class
Connection Members