共用方式為


IModelMultiRelationship.AddRelationshipEntry 方法

將空白關聯性項目 (Entry) 加入到該關聯性的結尾。

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

語法

'宣告
Function AddRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry AddRelationshipEntry()
IModelRelationshipEntry^ AddRelationshipEntry()
abstract AddRelationshipEntry : unit -> IModelRelationshipEntry 
function AddRelationshipEntry() : IModelRelationshipEntry

傳回值

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

.NET Framework 安全性

請參閱

參考

IModelMultiRelationship 介面

Microsoft.Data.Schema.SchemaModel 命名空間