org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-5A23A9AC-2BC4-4D05-82FF-980986CFF4F6.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Landmark database"/><meta name="DC.Relation" scheme="URI" content="GUID-40EAD781-6B30-406E-B05F-0BE932EFE86A"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-B8845FF1-D7F6-476A-8651-8B9C12D8789F"/><meta name="DC.Relation" scheme="URI" content="GUID-85F12A75-C9B1-43E3-A052-6EE8745B211F"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-5A23A9AC-2BC4-4D05-82FF-980986CFF4F6"/><title>Landmark
       
     5 database </title><script type="text/javascript">
       
     6       function initPage() {}
       
     7     </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-5A23A9AC-2BC4-4D05-82FF-980986CFF4F6">Landmark
       
     8 database</h1><div>
       
     9 <p>The following table describes the properties of a landmark database
       
    10 object.</p>
       
    11 <div class="tablenoborder"><a name="GUID-CA3B64A2-F5CB-4423-BFA4-FEDB01645D6C"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-CA3B64A2-F5CB-4423-BFA4-FEDB01645D6C" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Landmark database
       
    12 object properties</caption>
       
    13 
       
    14 <thead align="left">
       
    15 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e45098">
       
    16 <p>Property</p>
       
    17 </th><th class="cellrowborder" valign="top" width="25%" id="d0e45103">
       
    18 <p>Description</p>
       
    19 </th><th class="cellrowborder" valign="top" width="25%" id="d0e45108">
       
    20 <p>Type</p>
       
    21 </th><th class="cellrowborder" valign="top" width="25%" id="d0e45113">
       
    22 <p>Value</p>
       
    23 </th></tr>
       
    24 </thead>
       
    25 <tbody>
       
    26 <tr class="">
       
    27 <td class="cellrowborder" valign="top" width="25%" headers="d0e45098 ">
       
    28 <p><code>[DatabaseName]</code></p>
       
    29 </td>
       
    30 <td class="cellrowborder" valign="top" width="25%" headers="d0e45103 ">
       
    31 <p>Specifies the name of the landmark database. The name need not be unique
       
    32 within the database.</p>
       
    33 </td>
       
    34 <td class="cellrowborder" valign="top" width="25%" headers="d0e45108 ">
       
    35 <p>string</p>
       
    36 </td>
       
    37 <td class="cellrowborder" valign="top" width="25%" headers="d0e45113 ">&nbsp;</td>
       
    38 </tr>
       
    39 <tr class="bg ">
       
    40 <td class="cellrowborder" valign="top" width="25%" headers="d0e45098 ">
       
    41 <p><code>DatabaseURI</code></p>
       
    42 </td>
       
    43 <td class="cellrowborder" valign="top" width="25%" headers="d0e45103 ">
       
    44 <p>Specifies the unique URI of the landmark database.</p>
       
    45 <p>The URI consists of a protocol specifier and the database location: <code>&lt;protocol&gt;://&lt;location&gt;</code>.
       
    46 If no protocol is specified, <code>file://</code> is used by default.</p>
       
    47 <p>For a local database, the protocol is always <code>file://</code> and
       
    48 the location consists of the drive and the database file name. The path to
       
    49 the file cannot be specified. The extension of the database file name must
       
    50 be <code>ldb</code>.</p>
       
    51 <div class="note"><p><strong class="note_title">Note: </strong>Remote databases are not currently supported.</p>
       
    52 </div>
       
    53 </td>
       
    54 <td class="cellrowborder" valign="top" width="25%" headers="d0e45108 ">
       
    55 <p>string</p>
       
    56 </td>
       
    57 <td class="cellrowborder" valign="top" width="25%" headers="d0e45113 ">
       
    58 <p>For example: <code>file://c:landmarks.ldb</code></p>
       
    59 </td>
       
    60 </tr>
       
    61 <tr class="">
       
    62 <td class="cellrowborder" valign="top" width="25%" headers="d0e45098 ">
       
    63 <p><code>[DbDrive]</code></p>
       
    64 </td>
       
    65 <td class="cellrowborder" valign="top" width="25%" headers="d0e45103 ">
       
    66 <p>Specifies the drive on which the database is stored.</p>
       
    67 </td>
       
    68 <td class="cellrowborder" valign="top" width="25%" headers="d0e45108 ">
       
    69 <p>string</p>
       
    70 </td>
       
    71 <td class="cellrowborder" valign="top" width="25%" headers="d0e45113 ">
       
    72 <p>For example: <code>"C"</code></p>
       
    73 </td>
       
    74 </tr>
       
    75 <tr class="bg ">
       
    76 <td class="cellrowborder" valign="top" width="25%" headers="d0e45098 ">
       
    77 <p><code>[DbProtocol]</code></p>
       
    78 </td>
       
    79 <td class="cellrowborder" valign="top" width="25%" headers="d0e45103 ">
       
    80 <p>Specifies the protocol for accessing the database.</p>
       
    81 </td>
       
    82 <td class="cellrowborder" valign="top" width="25%" headers="d0e45108 ">
       
    83 <p>string</p>
       
    84 </td>
       
    85 <td class="cellrowborder" valign="top" width="25%" headers="d0e45113 ">
       
    86 <p>For example: <code>"file://"</code></p>
       
    87 </td>
       
    88 </tr>
       
    89 <tr class="">
       
    90 <td class="cellrowborder" valign="top" width="25%" headers="d0e45098 ">
       
    91 <p><code>[DbMedia]</code></p>
       
    92 </td>
       
    93 <td class="cellrowborder" valign="top" width="25%" headers="d0e45103 ">
       
    94 <p>Specifies the type of media on which the database is stored.</p>
       
    95 </td>
       
    96 <td class="cellrowborder" valign="top" width="25%" headers="d0e45108 ">
       
    97 <p>number</p>
       
    98 </td>
       
    99 <td class="cellrowborder" valign="top" width="25%" headers="d0e45113 ">
       
   100 <p>Possible values:</p>
       
   101 <ul>
       
   102 <li><p><code>0</code> - MediaNotPresent</p></li>
       
   103 <li><p><code>1</code> - MediaUnknown</p></li>
       
   104 <li><p><code>2</code> - MediaFloppyDisk</p></li>
       
   105 <li><p><code>3</code> - MediaHardDisk</p></li>
       
   106 <li><p><code>4</code> - MediaCdRom</p></li>
       
   107 <li><p><code>5</code> - MediaRam</p></li>
       
   108 <li><p><code>6</code> - MediaFlash</p></li>
       
   109 <li><p><code>7</code> - MediaRom</p></li>
       
   110 <li><p><code>8</code> - MediaRemote</p></li>
       
   111 <li><p><code>9</code> - MediaNANDFlash</p></li>
       
   112 <li><p><code>10</code> - MediaRotatingMedia</p></li>
       
   113 </ul>
       
   114 </td>
       
   115 </tr>
       
   116 <tr class="bg ">
       
   117 <td class="cellrowborder" valign="top" width="25%" headers="d0e45098 ">
       
   118 <p><code>[DbSize]</code></p>
       
   119 </td>
       
   120 <td class="cellrowborder" valign="top" width="25%" headers="d0e45103 ">
       
   121 <p>Specifies the size of the database in bytes. This is a read-only property.</p>
       
   122 </td>
       
   123 <td class="cellrowborder" valign="top" width="25%" headers="d0e45108 ">
       
   124 <p>number</p>
       
   125 </td>
       
   126 <td class="cellrowborder" valign="top" width="25%" headers="d0e45113 ">&nbsp;</td>
       
   127 </tr>
       
   128 <tr class="">
       
   129 <td class="cellrowborder" valign="top" width="25%" headers="d0e45098 ">
       
   130 <p><code>[DbActive]</code></p>
       
   131 </td>
       
   132 <td class="cellrowborder" valign="top" width="25%" headers="d0e45103 ">
       
   133 <p>Specifies whether the database is the default landmark database of the
       
   134 device.</p>
       
   135 </td>
       
   136 <td class="cellrowborder" valign="top" width="25%" headers="d0e45108 ">
       
   137 <p>boolean</p>
       
   138 </td>
       
   139 <td class="cellrowborder" valign="top" width="25%" headers="d0e45113 ">
       
   140 <p>Possible values:</p>
       
   141 <ul>
       
   142 <li><p><code>true</code> - Default database</p></li>
       
   143 <li><p><code>true</code> - Not the default database</p>
       
   144 </li>
       
   145 </ul>
       
   146 </td>
       
   147 </tr>
       
   148 </tbody>
       
   149 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>