'Declaration Public Function New( _ ByVal months As Integer, _ ByVal microSeconds As Long _ )
public PgSqlInterval( int months, long microSeconds )
Parameters
- months
- microSeconds
'Declaration Public Function New( _ ByVal months As Integer, _ ByVal microSeconds As Long _ )
public PgSqlInterval( int months, long microSeconds )