StandardTableDataSources Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Standard SourceTypeIdentifier used by the Error and TaskLists.
public ref class StandardTableDataSources abstract sealed
public ref class StandardTableDataSources abstract sealed
class StandardTableDataSources abstract sealed
public static class StandardTableDataSources
type StandardTableDataSources = class
Public Class StandardTableDataSources
- Inheritance
-
StandardTableDataSources
Fields
AnyDataSource |
Represents a string identifier of an "any data source". Used by ITableControlEventProcessorProvider to identify event processors that are not limited to any particular data source. |
CommentTableDataSource |
SourceTypeIdentifier for sources providing comment tasks to the task list. |
ErrorTableDataSource |
The string equivalent of the SourceTypeIdentifier for sources providing errors to the error list. |
FindAddReferencesDataSource |
The string equivalent of the SourceTypeIdentifier for sources providing references to find all references. |
FindResultsDataSource |
The string equivalent of the SourceTypeIdentifier for sources providing results to find results. |
ShortcutTableDataSource |
The string equivalent of the SourceTypeIdentifier for sources providing shotcut tasks to the task list. |
UserTableDataSource |
The string equivalent of the SourceTypeIdentifier for sources providing user tasks to the task list. |