Apple Remote Desktop 3.1 Manual de usuario Pagina 202

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 206
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 201
202
Annexe
D
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) |
Vista de pagina 201
1 2 ... 197 198 199 200 201 202 203 204 205 206

Comentarios a estos manuales

Sin comentarios