Sdílet prostřednictvím


DataSchemaModel.RegisterForController – metoda

Registry pro model řadič.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.DataSchemaModelController
Zapsané DataSchemaModelController.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DataSchemaModel Třída

Microsoft.Data.Schema.SchemaModel – obor názvů

DataSchemaModelController