ResourceAssociationSet.End1 属性

获取关联集的源端。

命名空间:  System.Data.Services.Providers
程序集:  Microsoft.Data.Services(在 Microsoft.Data.Services.dll 中)

语法

声明
Public ReadOnly Property End1 As ResourceAssociationSetEnd
    Get
用法
Dim instance As ResourceAssociationSet
Dim value As ResourceAssociationSetEnd

value = instance.End1
public ResourceAssociationSetEnd End1 { get; }
public:
property ResourceAssociationSetEnd^ End1 {
    ResourceAssociationSetEnd^ get ();
}
member End1 : ResourceAssociationSetEnd
function get End1 () : ResourceAssociationSetEnd

属性值

类型:System.Data.Services.Providers.ResourceAssociationSetEnd
在关联集源端的 ResourceAssociationSetEnd

请参阅

参考

ResourceAssociationSet 类

System.Data.Services.Providers 命名空间