共用方式為


ModelBuilderConstructor.DataSchemaModelController 屬性

取得或設定結構描述管理員控制器。

命名空間:  Microsoft.Data.Schema.SchemaModel
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public Property DataSchemaModelController As DataSchemaModelController
    Get
    Set
public DataSchemaModelController DataSchemaModelController { get; set; }
public:
property DataSchemaModelController^ DataSchemaModelController {
    DataSchemaModelController^ get ();
    void set (DataSchemaModelController^ value);
}
member DataSchemaModelController : DataSchemaModelController with get, set
function get DataSchemaModelController () : DataSchemaModelController
function set DataSchemaModelController (value : DataSchemaModelController)

屬性值

型別:Microsoft.Data.Schema.SchemaModel.DataSchemaModelController
傳回 DataSchemaModelController

.NET Framework 安全性

請參閱

參考

ModelBuilderConstructor 類別

Microsoft.Data.Schema.SchemaModel 命名空間