ModelTranslatorPromoteToAction-Konstruktor

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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelTranslatorPromoteToAction Klasse

Microsoft.Data.Schema.SchemaModel.Translation-Namespace