Partager via


ModelTranslatorSplitToType.IncludeProperty, méthode (ModelPropertyClass)

Espace de noms :  Microsoft.Data.Schema.SchemaModel.Translation
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Sub IncludeProperty ( _
    from As ModelPropertyClass _
)
public void IncludeProperty(
    ModelPropertyClass from
)
public:
void IncludeProperty(
    ModelPropertyClass^ from
)
member IncludeProperty : 
        from:ModelPropertyClass -> unit 
public function IncludeProperty(
    from : ModelPropertyClass
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ModelTranslatorSplitToType Classe

IncludeProperty, surcharge

Microsoft.Data.Schema.SchemaModel.Translation, espace de noms