Click or drag to resize

BiDataFlowDataWriterStep Properties

The BiDataFlowDataWriterStep type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Gets or sets the connection on this writer
Public propertyCreateTable
When true, the table should be created
Public propertyId
Gets or sets the identifier
(Inherited from BiDefinition.)
Public propertyIdentifier
Allows for the association of an external identifier
(Inherited from BiDefinition.)
Public propertyInputFlow
Input for the data flow step
(Inherited from BiDataFlowStreamStep.)
Public propertyLabel
Gets or sets the label
(Inherited from BiDefinition.)
Public propertyMetaData
Represents BI metadata about the object
(Inherited from BiDefinition.)
Public propertyMode
The data insert mode
Public propertyName
Gets or sets the alias name
(Inherited from BiDefinition.)
Public propertyRef
Gets or sets the reference
(Inherited from BiDefinition.)
Public propertyTarget
Gets or sets the target of the writer
Public propertyTruncateTable
Truncate the table
Public propertyUuid
Gets or sets the UUID
(Inherited from BiDefinition.)
Top
See Also