AttributeMappingSource Klasse

Definition

Eine Zuordnungsquelle, die zum Erstellen des Zuordnungsmodells Attribute im Kontext verwendet.

public ref class AttributeMappingSource sealed : System::Data::Linq::Mapping::MappingSource
public sealed class AttributeMappingSource : System.Data.Linq.Mapping.MappingSource
type AttributeMappingSource = class
    inherit MappingSource
Public NotInheritable Class AttributeMappingSource
Inherits MappingSource
Vererbung
AttributeMappingSource

Konstruktoren

AttributeMappingSource()

Initialisiert eine neue Instanz der AttributeMappingSource-Klasse.

Methoden

CreateModel(Type)

Erstellt ein neues Zuordnungsmodell.

(Geerbt von MappingSource)
Equals(Object)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

(Geerbt von Object)
GetHashCode()

Fungiert als Standardhashfunktion.

(Geerbt von Object)
GetModel(Type)

Gibt das Zuordnungsmodell zurück.

(Geerbt von MappingSource)
GetType()

Ruft den Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()

Erstellt eine flache Kopie des aktuellen Object.

(Geerbt von Object)
ToString()

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Gilt für: