The FakeSourceAttribute type exposes the following members.

Properties

  NameDescription
Public propertyColumnDelimiter
Gets or sets a delimiter for a column. For example ',' (comma).
Public propertyData
Gets a data for an output of the fake source.
Public propertyPathToSourceComponent
Gets or sets the path of the source component in a data flow.
Public propertyRowDelimiter
Gets or sets a delimiter for a row. For example '\r\n' (newline).
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also