다음을 통해 공유


IDTSDataTypeInfo100.TypeName 속성

정의

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

속성 값

데이터 형식에 대한 자세한 설명이 포함된 문자열입니다.

특성

설명

데이터 형식에 대한 더 긴 이름을 반환합니다. 예를 들어 속성은 DT_CY 형식의 통화를 반환합니다.

적용 대상