PowerTools ActiveReports for .NET 11.0J
VariantType 列挙体

Variant型を定義します。
構文
public enum VariantType : System.Enum 
'宣言
 
Public Enum VariantType 
   Inherits System.Enum
 
メンバ
メンバ解説
Boolブール値型を指定します。
Date日付値型を指定します。
Decimal10 進値型を指定します。
Doubleダブル値型を指定します。
Enum列挙値型を指定します。
Float浮動値型を指定します。
Int32Int32値型を指定します。
Int64Int64値型を指定します。
Null型指定されてない‘null’値。
Objectオブジェクト型を指定します。
String文字列型を指定します。
TimeSpanTimeSpan値型を指定します。
UInt64UInt64値型を指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.VariantType

参照

関連項目

GrapeCity.ActiveReports 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.