Partager via


ModelTranslatorDefinition.ToSchema, propriété

Obtient le schéma de modèle cible.

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

Syntaxe

'Déclaration
Public ReadOnly Property ToSchema As ModelSchema
    Get
public ModelSchema ToSchema { get; }
public:
property ModelSchema^ ToSchema {
    ModelSchema^ get ();
}
member ToSchema : ModelSchema
function get ToSchema () : ModelSchema

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.ModelSchema
Objet ModelSchema.

Sécurité .NET Framework

Voir aussi

Référence

ModelTranslatorDefinition Classe

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

ModelSchema