Apple Remote Desktop User Manual Page 213

  • Download
  • Add to my manuals
  • Print
  • Page
    / 217
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 212
 213
D
Annexe
D SchémamodèlePostgreSQL
CechapitrecontientdescommandesSQLpermettantd’aider
lesprogrammeursSQLàobtenirleschémadebasededon-
néesutilisédanslabasededonnéesderapportsd’Apple
RemoteDesktop.Vouspouvezutilisercesconnaissancesdu
schémaafindecréervospropresapplicationsquiaccèdent
auxinformationsdesrapportsApple
RemoteDesktop.
Modèledelisteduschémadelabasededonnéesprincipale
Commande :
/System/Library/CoreServices/RemoteManagement/rmdb.bundle/bin/psql -U ard -c
"\\d propertynamemap" ard
Sortie :
Table "public.propertynamemap"
Column | Type | Modifiers
---------------+------------------------+-----------
objectname | character varying(128) | not null
propertyname | character varying(128) | not null
propertymapid | integer |
Modèledelistedutableaud’informationssystème.
Commande :
/System/Library/CoreServices/RemoteManagement/rmdb.bundle/bin/psql -U ard -c
"\\d systeminformation" ard
Sortie :
Table "public.systeminformation"
Column | Type | Modifiers
--------------+--------------------------+-----------
computerid | character(17) | not null
objectname | character varying(128) | not null
propertyname | character varying(128) | not null
itemseq | integer |
value | character varying(512) |
Page view 212
1 2 ... 208 209 210 211 212 213 214 215 216 217

Comments to this Manuals

No comments