Partager via


BuildContributorContext.Model, propriété

Obtient le DataSchemaModel du projet.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.DataSchemaModel
Modèle de schéma du projet.

Sécurité .NET Framework

Voir aussi

Référence

BuildContributorContext Classe

Microsoft.Data.Schema.Build, espace de noms

DataSchemaModel