다음을 통해 공유


DataTypes 열거형

Represents the possible data types.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Enumeration DataTypes
‘사용 방법
Dim instance As DataTypes
public enum DataTypes
public enum class DataTypes
type DataTypes
public enum DataTypes

멤버

멤버 이름 설명
String A string type.
Boolean A Boolean type.
DateTime A date and time type.
Integer An integer type.
Float A float type.