다음을 통해 공유


IDTSVirtualInput100.IdentificationString 속성

정의

IDTSVirtualInput100을 고유하게 식별하는 문자열을 가져옵니다.

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

속성 값

IDTSVirtualInput100 식별자입니다.

구현

특성

설명

이 속성은 ID 가상 입력 개체의 DTSObjectType속성 NameID 속성으로 구성됩니다.

적용 대상