Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
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).