DataTypeAttribute.CustomDataType 속성

정의

데이터 필드에 연결된 사용자 지정 필드 템플릿의 이름을 가져옵니다.

public:
 property System::String ^ CustomDataType { System::String ^ get(); };
public string CustomDataType { get; }
public string? CustomDataType { get; }
member this.CustomDataType : string
Public ReadOnly Property CustomDataType As String

속성 값

데이터 필드에 연결된 사용자 지정 필드 템플릿의 이름입니다.

적용 대상