dotConnect for DB2 Documentation
Devart.Common Namespace / DbConnectionBase Class / Name Property

On this page
    Name Property (DbConnectionBase)
    On this page
    Gets or sets name of the component.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also