共用方式為


ModelTranslatorSplitToType.IncludeProperty 方法 (ModelPropertyClass)

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

語法

'宣告
Public Sub IncludeProperty ( _
    from As ModelPropertyClass _
)
public void IncludeProperty(
    ModelPropertyClass from
)
public:
void IncludeProperty(
    ModelPropertyClass^ from
)
member IncludeProperty : 
        from:ModelPropertyClass -> unit 
public function IncludeProperty(
    from : ModelPropertyClass
)

參數

.NET Framework 安全性

請參閱

參考

ModelTranslatorSplitToType 類別

IncludeProperty 多載

Microsoft.Data.Schema.SchemaModel.Translation 命名空間