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입니다.