Skip to main content
A newer version of this page is available. .

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(String, Object, String) name, dataSource, dataMember Initializes a new class instance with the specified name, data source and data member settings.
Source(String, Object) name, dataSource Initializes a new class instance with the specified name and data source.
See Also