DriverPrioritizationDataSet members
Used to maintain collections of driver prioritizations related to tasks, resources, costs, and assignments for managing projects.
The DriverPrioritizationDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DriverPrioritizationDataSet() | Creates an instance of the DriverPrioritizationDataSet class. |
![]() |
DriverPrioritizationDataSet(SerializationInfo, StreamingContext) | Creates an instance of the DriverPrioritizationDataSet 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.) |
![]() |
DriverRelations | Gets the collection of information about relationship entries for task, resource, cost, and assignment driver data. |
![]() |
EnforceConstraints | (Inherited from DataSet.) |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataSet.) |
![]() |
HasErrors | (Inherited from DataSet.) |
![]() |
IsInitialized | (Inherited from DataSet.) |
![]() |
Locale | (Inherited from DataSet.) |
![]() |
Namespace | (Inherited from DataSet.) |
![]() |
Prefix | (Inherited from DataSet.) |
![]() |
Prioritization | Gets the collection of information about prioritization entries for task, resource, cost, and assignment driver data. |
![]() |
PrioritizationEntries | Gets the collection of information about priorities for task, resource, cost, and assignment driver data that is associated with a specific project. |
![]() |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the DriverPrioritizationDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
SchemaSerializationMode | Includes the DataSet schema. (Overrides DataSet.SchemaSerializationMode.) |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the DriverPrioritizationDataSet. |
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