Oracle Table
Last updated
Last updated
Parameter
Value
connectionString
table
the name of the table, e.g. dbo.employees
idColumn
the unique id column of the oracle table
idColumnDataType
the data type of the above id column
the encrypted connection string. See ".NET Framework Data Provider for Oracle" section on for a sample.