إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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