OracleSink Class

Definition

A copy activity Oracle sink.

public class OracleSink : Microsoft.Azure.Management.DataFactories.Models.CopySink
Inheritance

Inherited Members

Microsoft.Azure.Management.DataFactories.Models.CopySink

Constructors

OracleSink()

Initializes a new instance of the OracleSink class.

OracleSink(Int32, TimeSpan)

Initializes a new instance of the OracleSink class with required arguments.

Properties

OracleWriterStoredProcedureName

Oracle writer stored procedure name.

OracleWriterTableType

Oracle writer table type.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)