Partager via


DataSchemaModel.RegisterForController, méthode

S'inscrit pour un contrôleur de modèle.

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

Syntaxe

'Déclaration
Public Function RegisterForController As DataSchemaModelController
public DataSchemaModelController RegisterForController()
public:
DataSchemaModelController^ RegisterForController()
member RegisterForController : unit -> DataSchemaModelController 
public function RegisterForController() : DataSchemaModelController

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.DataSchemaModelController
Le DataSchemaModelController inscrit.

Sécurité .NET Framework

Voir aussi

Référence

DataSchemaModel Classe

Microsoft.Data.Schema.SchemaModel, espace de noms

DataSchemaModelController