Ah, found it.

I've now got the following imports:

Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
Imports System.Data.SqlServerCe

But i'm still getting the following compile error:

name 'sqlcecommand' is not declared

&

name 'sqlcecommand' is not defined