Source Members
In This Article
#Constructors
Name | Description |
---|---|
Source() | Initializes a new class instance with the default settings. |
Source |
Initializes a new class instance with the specified name, data source and data member settings. |
Source |
Initializes a new class instance with the specified name and data source. |
#Properties
Name | Description |
---|---|
Data |
Gets or sets the table or list in the data source. |
Data |
Gets or sets the data source. |
Name | The name of the data source in the federated query. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Gets the string representation of a Source object. |
See Also