Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
The LocalConnectionString property specifies the OLE DB connection string for the SQL Server 2005 Compact Edition (SQL Server Compact Edition) database on the Microsoft Windows CE-based device.
Syntax
object.LocalConnectionString(value)
Applies To
SQL Server Compact Edition RDA object
Data Type
String
Modifiable
Read/write
Prototype
HRESULT get_LocalConnectionString(BSTR *pVal);
HRESULT put_LocalConnectionString(BSTR newVal);
Generic Parameters
| Parameter | Description |
|---|---|
value |
The OLE DB connection string for the SQL Server Compact Edition database. |
Remarks
For a list of parameters that are supported in the LocalConnectionString, see LocalConnectionString Property (SQL Server Compact Edition).