ModelTranslatorSplitToType.IncludeRelationship (Método) (ModelRelationshipClass)

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel.Translation
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ModelTranslatorSplitToType Clase

IncludeRelationship (Sobrecarga)

Microsoft.Data.Schema.SchemaModel.Translation (Espacio de nombres)