Apple Remote Desktop 3.1 Bedienungsanleitung Seite 202

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 206
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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) |
Seitenansicht 201
1 2 ... 197 198 199 200 201 202 203 204 205 206

Kommentare zu diesen Handbüchern

Keine Kommentare