Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
The CreateDatabase method creates a new Microsoft SQL Server 2005 Compact Edition database.
Syntax
object.CreateDatabase(LocalConnection)
Parameters
| Parameter | Description |
|---|---|
LocalConnection |
A string value specifying the path and file name of the database to be created. |
Prototype
HRESULT CreateDatabase(BSTR LocalConnection);
See Also
Other Resources
SQL Server Compact Edition Engine Object Programming