共用方式為


ModelElementOwnerInfo.ComposingOwner 屬性

取得撰寫擁有者。

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

語法

'宣告
Public ReadOnly Property ComposingOwner As IModelElement
    Get
public IModelElement ComposingOwner { get; }
public:
property IModelElement^ ComposingOwner {
    IModelElement^ get ();
}
member ComposingOwner : IModelElement
function get ComposingOwner () : IModelElement

屬性值

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

備註

值可能是 Null。

.NET Framework 安全性

請參閱

參考

ModelElementOwnerInfo 類別

Microsoft.Data.Schema.SchemaModel 命名空間