Apple Remote Desktop 3.1 Instrukcja Użytkownika Strona 202

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 206
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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) |
Przeglądanie stron 201
1 2 ... 197 198 199 200 201 202 203 204 205 206

Komentarze do niniejszej Instrukcji

Brak uwag