StatusingAssignmentDependenciesDataSet 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.
Represents status information about assignment dependencies in StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable objects and StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable objects and their associated row classes.
public ref class StatusingAssignmentDependenciesDataSet : System::Data::DataSet
[Serializable]
public class StatusingAssignmentDependenciesDataSet : System.Data.DataSet
type StatusingAssignmentDependenciesDataSet = class
inherit DataSet
Public Class StatusingAssignmentDependenciesDataSet
Inherits DataSet
- Inheritance
-
StatusingAssignmentDependenciesDataSet
- Attributes
-
SerializableAttribute
Constructors
| StatusingAssignmentDependenciesDataSet() |
Creates an instance of the StatusingAssignmentDependenciesDataSet class. |
| StatusingAssignmentDependenciesDataSet(SerializationInfo, StreamingContext) |
Creates an instance of the StatusingAssignmentDependenciesDataSet class by using separate parameters. |
Properties
| PostDependencies |
Gets the information about assignment post dependencies. |
| PreDependencies |
Gets the information about assignment pre dependencies. |
| Relations |
Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the StatusingAssignmentDependenciesDataSet. |
| SchemaSerializationMode | |
| Tables |
Gets the collection of tables in the StatusingAssignmentDependenciesDataSet. |
Methods
| Clone() | |
| GetSchemaSerializable() | |
| GetTypedDataSetSchema(XmlSchemaSet) |
This member is reserved for internal use and is not intended to be used directly from your code. |
| InitializeDerivedDataSet() | |
| ReadXmlSerializable(XmlReader) | |
| ShouldSerializeRelations() | |
| ShouldSerializeTables() | |