LinkedInCompanyQuerySource Class |
Namespace: CMS.SocialMedia
public class LinkedInCompanyQuerySource : DataQuerySource
The LinkedInCompanyQuerySource type exposes the following members.
Name | Description | |
---|---|---|
LinkedInCompanyQuerySource |
Name | Description | |
---|---|---|
ConnectionStringName |
Connection string name
(Inherited from DataQuerySource.) | |
DataSourceName |
Data source identifier.
(Inherited from DataQuerySource.) |
Name | Description | |
---|---|---|
GetConnectionStringName |
Gets the connection string name
(Inherited from DataQuerySource.) | |
GetCount |
Returns the number of rows in the result queried by this data source if GetData is called with the same parameters
(Inherited from DataQuerySource.) | |
GetData |
Executes the query
(Overrides DataQuerySourceGetData(DataQuerySourceParameters).) | |
GetDataSourceName |
Gets the unique query source ID
(Overrides DataQuerySourceGetDataSourceName.) |