Apple Remote Desktop 3.1 Manual do Utilizador Página 202

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 206
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 201
1 2 ... 197 198 199 200 201 202 203 204 205 206

Comentários a estes Manuais

Sem comentários