Dela via


ModelTranslatorSplitToType.IncludeRelationship Method (ModelRelationshipClass)

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

Syntax

'Declaration
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
)

Parameters

.NET Framework Security

See Also

Reference

ModelTranslatorSplitToType Class

IncludeRelationship Overload

Microsoft.Data.Schema.SchemaModel.Translation Namespace