次の方法で共有


DataTypes 列挙体

データ型を表します。

名前空間:  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

メンバー

メンバー名 説明
Boolean Boolean 型。
DateTime 日付/時刻型。
Float float 型。
Integer integer 型。
String string 型。

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間