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