'Declaration Public Overrides Function DatabaseExists( _ ByVal filePath As System.String _ ) As System.Boolean
'Usage Dim instance As SqliteDatabaseProvider Dim filePath As System.String Dim value As System.Boolean value = instance.DatabaseExists(filePath)
public override System.bool DatabaseExists( System.string filePath )
public: System.bool DatabaseExists( System.string* filePath ) override
public: System.bool DatabaseExists( System.String^ filePath ) override
Parameters
- filePath
- The full path to the file