Get-R1JdbcDriverFile
Get-R1JdbcDriverFile
SYNOPSIS
Returns the uploaded JDBC driver files.
SYNTAX
Get-R1JdbcDriverFile [<CommonParameters>]
DESCRIPTION
Returns every uploaded JDBC driver file, with the driver classes each contains.
EXAMPLES
Example 1
Get-R1JdbcDriverFile
Returns every driver file and its classes.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.