IModelRelationship.RelationshipClass-Eigenschaft

Ruft die Metadatenklasse ab.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
ReadOnly Property RelationshipClass As ModelRelationshipClass
    Get
ModelRelationshipClass RelationshipClass { get; }
property ModelRelationshipClass^ RelationshipClass {
    ModelRelationshipClass^ get ();
}
abstract RelationshipClass : ModelRelationshipClass
function get RelationshipClass () : ModelRelationshipClass

Eigenschaftswert

Typ: Microsoft.Data.Schema.SchemaModel.ModelRelationshipClass
Gibt eine RelationshipClass zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelRelationship Schnittstelle

Microsoft.Data.Schema.SchemaModel-Namespace