| ISourceConnection Interface |
Namespace: FlexRule.Core.Model.SourceConnections
public interface ISourceConnection
The ISourceConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
Close the stream and cleans up the resources
| |
| Open |
Opens a link to a physical location
| |
| ReadSource |
Retrieve a stream to read a model
|