in.connectionString Argument

Parent Previous Next

in.connectionString Argument


The in.connectionString argument specifies the connection string to be used to connect to the database.

For details about Oracle Database connection strings see http://www.connectionstrings.com/oracle#p12.


Format


/in.connectionString:"ConnectionString"


Example


/in.connectionString:"Data Source=Server;Persist Security Info=True;User ID=admin;Password=admin"


Required

This argument is always required.


Possible values

For details on connection strings see http://www.connectionstrings.com/oracle#p12.