dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlInterval Structure / Microseconds Property

In This Topic
    Microseconds Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Microseconds As Integer
    public int Microseconds {get;}
    See Also