CoverageDSPriv Class
Represents a strongly typed in-memory cache of code analysis data. This class and its members are reserved for internal use and are not intended to be used in your code.
Assembly: Microsoft.VisualStudio.Coverage.Analysis (in Microsoft.VisualStudio.Coverage.Analysis.dll)
System.ComponentModel::MarshalByValueComponent
System.Data::DataSet
Microsoft.VisualStudio.Coverage.Analysis::CoverageDSPriv
Microsoft.VisualStudio.Coverage.Analysis::CoverageDS
| Name | Description | |
|---|---|---|
![]() | CoverageDSPriv() | Initializes a new instance of the CoverageDSPriv class. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | CoverageDSPriv(SerializationInfo^, StreamingContext) | Initializes a new instance of the CoverageDSPriv class from XML by using the provided information and context. This class and its members are reserved for internal use and are not intended to be used in your code. |
| Name | Description | |
|---|---|---|
![]() | CaseSensitive | (Inherited from DataSet.) |
![]() | Class | Gets a strongly named data table that contains the classes that are being analyzed. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | Container | (Inherited from MarshalByValueComponent.) |
![]() | DataSetName | (Inherited from DataSet.) |
![]() | DefaultViewManager | (Inherited from DataSet.) |
![]() | DesignMode | (Inherited from MarshalByValueComponent.) |
![]() | EnforceConstraints | (Inherited from DataSet.) |
![]() | Events | (Inherited from MarshalByValueComponent.) |
![]() | ExtendedProperties | (Inherited from DataSet.) |
![]() | HasErrors | (Inherited from DataSet.) |
![]() | IsInitialized | (Inherited from DataSet.) |
![]() | Lines | Gets a strongly named data table for the code lines in the classes that are being analyzed. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | Locale | (Inherited from DataSet.) |
![]() | Method | Gets a strongly named data table for the methods in the classes that are being analyzed. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | Module | Gets a strongly named data table for the modules in the code that is being analyzed. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | Namespace | (Inherited from DataSet.) |
![]() | NamespaceTable | Gets a strongly named data table for the namespaces in the code that is being analyzed. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | Prefix | (Inherited from DataSet.) |
![]() | Relations | Gets a collection of relationships in the coverage analysis data set. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | RemotingFormat | (Inherited from DataSet.) |
![]() | SchemaSerializationMode | Gets or sets the mode of serialization that either includes or excludes schema information from the data set. This class and its members are reserved for internal use and are not intended to be used in your code.(Overrides DataSet::SchemaSerializationMode.) |
![]() | Site | (Inherited from DataSet.) |
![]() | SourceFileNames | Gets a strongly named data table for the names of the source files for the code that is being analyzed. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | Tables | Gets a collection of tables in the coverage analysis data set. This class and its members are reserved for internal use and are not intended to be used in your code. |
| Name | Description | |
|---|---|---|
![]() | Disposed | (Inherited from MarshalByValueComponent.) |
![]() | Initialized | (Inherited from DataSet.) |
![]() | MergeFailed | (Inherited from DataSet.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IListSource::GetList() | (Inherited from DataSet.) |
![]() ![]() | IXmlSerializable::GetSchema() | (Inherited from DataSet.) |
![]() ![]() | IXmlSerializable::ReadXml(XmlReader^) | (Inherited from DataSet.) |
![]() ![]() | IXmlSerializable::WriteXml(XmlWriter^) | (Inherited from DataSet.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.







