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。