dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlAttribute Class / Name Property

On this page
    Name Property (PgSqlAttribute)
    On this page
    Gets name of the attribute.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}

    Property Value

    Name of the attribute.
    See Also