The FakeSourceAttribute type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ColumnDelimiter |
Gets or sets a delimiter for a column. For example ',' (comma).
|
![]() | Data |
Gets a data for an output of the fake source.
|
![]() | PathToSourceComponent |
Gets or sets the path of the source component in a data flow.
|
![]() | RowDelimiter |
Gets or sets a delimiter for a row. For example '\r\n' (newline).
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |