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

In This Topic
    Name Property (PgSqlAttribute)
    In This Topic
    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