< Back

Invoke-ApexSqlScriptStep

Fri Jan 10, 2020 8:18 pm

NAME Invoke-ApexSqlScriptStep



SYNTAX

Invoke-ApexSqlScriptStep [-Options] <ApexSqlOptions> [[-Database] <ApexSqlDatabaseConnection>] [[-StopOnFail]

<bool>] [<CommonParameters>]





PARAMETERS

-Database <ApexSqlDatabaseConnection>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Options <ApexSqlOptions>



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-StopOnFail <bool>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

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

ApexSqlOptions





OUTPUTS

System.Object



ALIASES

None





REMARKS

None