< Back

Remove-NAVApplicationObject

Sat Jan 18, 2020 4:59 pm

NAME Remove-NAVApplicationObject



SYNTAX

Remove-NAVApplicationObject [-DatabaseName] <string> [-DatabaseServer <string>] [-LogPath <string>] [-Filter

<string>] [-SynchronizeSchemaChanges {Yes | No | Force}] [-NavServerName <string>] [-NavServerInstance <string>]

[-NavServerManagementPort <int16>] [-WhatIf] [-Confirm] [<CommonParameters>]



Remove-NAVApplicationObject [-DatabaseName] <string> -Username <string> -Password <string> [-DatabaseServer

<string>] [-LogPath <string>] [-Filter <string>] [-SynchronizeSchemaChanges {Yes | No | Force}] [-NavServerName

<string>] [-NavServerInstance <string>] [-NavServerManagementPort <int16>] [-WhatIf] [-Confirm]

[<CommonParameters>]





PARAMETERS

-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-DatabaseName <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DatabaseServer <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Filter <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-LogPath <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-NavServerInstance <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-NavServerManagementPort <int16>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-NavServerName <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Password <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name DatabaseAuthentication

Aliases None

Dynamic? false



-SynchronizeSchemaChanges <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Username <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name DatabaseAuthentication

Aliases None

Dynamic? false



-WhatIf



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases wi

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{type=@{name=None

You cannot pipe input to this function.}}}

syntax : @{syntaxItem=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=Start-CompileNAVApplicationObject; description=System.Management.Automation.PSObject[]}

description : {@{Text=The Compile-NAVApplicationObject function compiles application objects in the specified

database. A filter can be specified to select the application objects to be compiled. Unless the

Recompile switch is used only uncompiled objects are compiled.}}

returnValues : @{returnValue=@{type=@{name=None}}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Start-CompileNAVApplicationObject

Category : Function

Synopsis : Compiles NAV application objects in a database.

Component :

Role :

Functionality :

ModuleName : NAVDevEnv