다음을 통해 공유


MapFieldDefinition.DataType 속성

Gets the field data type.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property DataType As MapDataType 
    Get
‘사용 방법
Dim instance As MapFieldDefinition 
Dim value As MapDataType 

value = instance.DataType
public MapDataType DataType { get; }
public:
property MapDataType DataType {
    MapDataType get ();
}
member DataType : MapDataType
function get DataType () : MapDataType

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.MapDataType
A MapDataType value.

참고 항목

참조

MapFieldDefinition 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스