|
SQLiteDataManagerTEntityCount Method |
Namespace: DrawerBackup.Native.Data.Engines.SQLiteAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
SyntaxPublic Function Count As Integer
public:
virtual int Count() sealed
abstract Count : unit -> int
override Count : unit -> int
Return Value
Type:
Int32Implements
IDataManagerTEntityCount
See Also