Sdílet prostřednictvím


ModelTranslatorSplitToType.IncludeRelationship – metoda (ModelRelationshipClass)

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

Syntaxe

'Deklarace
Public Sub IncludeRelationship ( _
    from As ModelRelationshipClass _
)
public void IncludeRelationship(
    ModelRelationshipClass from
)
public:
void IncludeRelationship(
    ModelRelationshipClass^ from
)
member IncludeRelationship : 
        from:ModelRelationshipClass -> unit 
public function IncludeRelationship(
    from : ModelRelationshipClass
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelTranslatorSplitToType Třída

IncludeRelationship – přetížení

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