Sdílet prostřednictvím


ModelTranslatorSplitToType.AttractDependent – metoda

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

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelTranslatorSplitToType Třída

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