共用方式為


ModelTranslatorSplitToType.AttractDependent 方法

命名空間:  Microsoft.Data.Schema.SchemaModel.Translation
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
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
)

參數

.NET Framework 安全性

請參閱

參考

ModelTranslatorSplitToType 類別

Microsoft.Data.Schema.SchemaModel.Translation 命名空間