Udostępnij za pośrednictwem


ModelTranslatorPromoteToAction Constructor

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

Syntax

'Declaration
Public Sub New ( _
    toClass As ModelElementClass _
)
public ModelTranslatorPromoteToAction(
    ModelElementClass toClass
)
public:
ModelTranslatorPromoteToAction(
    ModelElementClass^ toClass
)
new : 
        toClass:ModelElementClass -> ModelTranslatorPromoteToAction
public function ModelTranslatorPromoteToAction(
    toClass : ModelElementClass
)

Parameters

.NET Framework Security

See Also

Reference

ModelTranslatorPromoteToAction Class

Microsoft.Data.Schema.SchemaModel.Translation Namespace