ResourceAssociationSet.End2 属性
获取关联集的目标端。
命名空间: System.Data.Services.Providers
程序集: Microsoft.Data.Services(在 Microsoft.Data.Services.dll 中)
语法
声明
Public ReadOnly Property End2 As ResourceAssociationSetEnd
Get
用法
Dim instance As ResourceAssociationSet
Dim value As ResourceAssociationSetEnd
value = instance.End2
public ResourceAssociationSetEnd End2 { get; }
public:
property ResourceAssociationSetEnd^ End2 {
ResourceAssociationSetEnd^ get ();
}
member End2 : ResourceAssociationSetEnd
function get End2 () : ResourceAssociationSetEnd
属性值
类型:System.Data.Services.Providers.ResourceAssociationSetEnd
在关联集目标端的 ResourceAssociationSetEnd。