dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlDateTime Structure / TimeTicks Property

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