Click or drag to resize
LinkedInCompanyQuerySource Methods

The LinkedInCompanyQuerySource type exposes the following members.

Methods
  NameDescription
Protected methodGetConnectionStringName
Gets the connection string name
(Inherited from DataQuerySource.)
Public methodGetCount
Returns the number of rows in the result queried by this data source if GetData is called with the same parameters
(Inherited from DataQuerySource.)
Public methodGetData
Executes the query
(Overrides DataQuerySourceGetData(DataQuerySourceParameters).)
Protected methodGetDataSourceName
Gets the unique query source ID
(Overrides DataQuerySourceGetDataSourceName.)
Top
See Also