Sdílet prostřednictvím


IModelRelationship.RelationshipClass – vlastnost

Dostane třídy metadat.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.SchemaModel.ModelRelationshipClass
Vrátí RelationshipClass.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IModelRelationship Rozhraní

Microsoft.Data.Schema.SchemaModel – obor názvů