共用方式為


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 命名空間