Condividi tramite


Metodo DataSchemaModel.RegisterForController

Esegue la registrazione per un controller del modello.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.DataSchemaModelController
Oggetto DataSchemaModelController registrato.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DataSchemaModel Classe

Spazio dei nomi Microsoft.Data.Schema.SchemaModel

DataSchemaModelController