Parameters: /db:database Specifies the database name for the model store on the server. The database must exist before the ...

Parameters:
  /db:database
    Specifies the database name for the model store on the server. 
    The database must exist before the connection. It cannot be used with 
    the /config parameter. Default: tempdb. 
    If no  parameters are used at all, /config is the default.
 
  /s:server
    Specifies the server name for the model store database. 
    This parameter cannot be used with /config parameter. Default: "(local)". 
    If no  parameters are used at all, /config is the default.

  /config[[:aosinstance]:name]
    Specifies an Application Object Server (AOS) configuration to use to 
    determine the model store database and server name. The default for AOS
    instance is the name of the "01" AOS instance on the local computer. The 
    default for name is the name of the current configuration on the specified 
    instance. This parameter cannot be used with the /db or /s parameters. If
    no  parameters are supplied, /config is used by default.
    Example: axutil export /model:Test /config:DynamicsAx1:CoreDevelopment
  
  /noPrompt
    Do not prompt for confirmation before completing the selected command.
    Default: Do prompt.

  /model:{model-name | '(' model-name , publisher')' | model-id}
    Specifies one model in the model store. The model can be identified by: 
      * Name - name that uniquely identifies exactly one model in the store. 
      * Two-part unique name - values must be contained in parentheses,  
          and comma separated.  
      * ID - the model store specific number which can be found using the
          list command.
    Example: axutil exists /model:Test /db:axmodelstore /server:axserver

  /layer:name
    Specifies one of the 16 supported layers.
    Example: axutil delete /layer:var /db:axmodelstore /server:axserver

  /conflict:{reject|push|overwrite}
    Specifies the action to take on import when a model element exists  
    in the destination model.
      * Reject stops the import process. 
      * Push duplicates the model element into the next higher layer. 
      * Overwrite replaces the existing model element with the imported model 
        element.
    Default: /conflict:reject. 

  /idconflict:{reject|overwrite}
    Specifies the action to take on importstore when a model element exists  
    in the destination model store with the same origin but different ID.
      * Reject stops the import process.       
      * Overwrite replaces the existing model element with the imported model 
        element.
    Default: /idconflict:reject. 

  /targetlayer:name
    Used with the import command and /conflict:push parameter. Specifies 
    which of the 16 supported layers to create a conflict model in.

  /targetmodel:name
    Used with move command for moving the content from one model to the 
    target model.

  /replace:{,}
    Specifies one or more models to be physically replaced by imported model.
    Example: axutil import /file:newname /replace:oldname
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Español (España)
Spanish (Spain)
Français (France)
French (France)
italiano
Italian
日本語
Japanese