Source Constructors
A data source that is part of the federated data source.Name | Parameters | Description |
---|---|---|
Source() | none | Initializes a new class instance with the default settings. |
Source |
name, data |
Initializes a new class instance with the specified name, data source and data member settings. |
Source |
name, data |
Initializes a new class instance with the specified name and data source. |
See Also