dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteSnapshot Class / CompareTo Method

In This Topic
CompareTo Method (SQLiteSnapshot)
In This Topic
Syntax
'Declaration
 
Public Function CompareTo( _
   ByVal other As SQLiteSnapshot _
) As Integer
 

Parameters

other
See Also