Edit

Share via


StatusingAssignmentsDataSet Class

Definition

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()

Applies to