dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMacAddr Structure / Address Property

In This Topic
Address Property (PgSqlMacAddr)
In This Topic
Gets the MAC address.
Syntax
'Declaration
 
Public ReadOnly Property Address As Byte()
 

Property Value

A MAC address.
See Also