ProjectImpactDataSet members
Represents information about project drivers and their effect on the impact of a project.
The ProjectImpactDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProjectImpactDataSet() | Creates an instance of the ProjectImpactDataSet class. | |
ProjectImpactDataSet(SerializationInfo, StreamingContext) | Creates an instance of the ProjectImpactDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
CaseSensitive | (Inherited from DataSet.) | |
Container | (Inherited from MarshalByValueComponent.) | |
DataSetName | (Inherited from DataSet.) | |
DefaultViewManager | (Inherited from DataSet.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
Drivers | Gets the project driver information. | |
EnforceConstraints | (Inherited from DataSet.) | |
Events | (Inherited from MarshalByValueComponent.) | |
ExtendedProperties | (Inherited from DataSet.) | |
HasErrors | (Inherited from DataSet.) | |
ImpactStatements | Gets the driver impact statement information. | |
IsInitialized | (Inherited from DataSet.) | |
Locale | (Inherited from DataSet.) | |
LookupTableValues | Gets the project look up values. | |
Namespace | (Inherited from DataSet.) | |
Prefix | (Inherited from DataSet.) | |
ProjectImpactValues | Gets the project impact values information. | |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the ProjectImpactDataSet. | |
RemotingFormat | (Inherited from DataSet.) | |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) | |
Site | (Inherited from DataSet.) | |
Tables | Gets the collection of tables in the ProjectImpactDataSet. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from MarshalByValueComponent.) | |
Initialized | (Inherited from DataSet.) | |
MergeFailed | (Inherited from DataSet.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IListSource.ContainsListCollection | (Inherited from DataSet.) | |
IListSource.GetList | (Inherited from DataSet.) | |
IXmlSerializable.GetSchema | (Inherited from DataSet.) | |
IXmlSerializable.ReadXml | (Inherited from DataSet.) | |
IXmlSerializable.WriteXml | (Inherited from DataSet.) |
Top