The DataFlow type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Connect |
Creates a DataSourceConnection, using the specified serviceProvider and the settings in this data source instance. If needed, and allowed by the current prompt mode,
the user may be prompted for additional settings.
(Inherited from DataSource.) |
![]() |
ConnectWithDelayedPrompting |
Creates a DataSourceConnection, using the specified serviceProvider and the settings in this data source instance. If needed, and allowed by the current prompt mode,
the user may be prompted for additional settings.
(Inherited from DataSource.) |
![]() |
Equals(Object) |
Determines whether the specified Object is equal to the current Object. (Overrides ObjectEquals(Object).) |
![]() |
Equals(DataFlow) |
Indicates whether the current object is equal to another object of the same type.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Overrides ObjectGetHashCode.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
See Also