SPListDataSource members
Provides information about an external list.
The SPListDataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPListDataSource | Initializes a new instance of the SPListDataSource class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEntity | Retrieves the external content type backing the external list. | |
GetHashCode | (Inherited from Object.) | |
GetProperty | Returns the value of a property in the external data source. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetProperty | Sets a property about the external data source. | |
ToString | (Inherited from Object.) |
Top