dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnection Class / Name Property

In This Topic
    Name Property (OracleConnection)
    In This Topic
    Gets or sets name of the component.
    Syntax
    'Declaration
     
    Public Shadows Property Name As String
    public new string Name {get; set;}
    See Also