StatusingAssignmentsDataSet 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 assignments.
public ref class StatusingAssignmentsDataSet : System::Data::DataSet
[Serializable]
public class StatusingAssignmentsDataSet : System.Data.DataSet
type StatusingAssignmentsDataSet = class
inherit DataSet
Public Class StatusingAssignmentsDataSet
Inherits DataSet
- Inheritance
-
StatusingAssignmentsDataSet
- Attributes
-
SerializableAttribute
Constructors
| StatusingAssignmentsDataSet() |
Creates an instance of the StatusingAssignmentDataSet class. |
| StatusingAssignmentsDataSet(SerializationInfo, StreamingContext) |
Creates an instance of the StatusingAssignmentDataSet class by using separate parameters. |
Properties
| Assignments |
Gets the status information about assignments. |
| Relations |
Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the StatusingAssignmentsDataSet. |
| SchemaSerializationMode | |
| Tables |
Gets the collection of tables in the StatusingAssignmentsDataSet. |
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() | |