PowerTools ActiveReports for .NET 9.0J
CaseSensitivity 列挙体

データが大文字と小文字を区別するかどうかを指定します。
構文
'宣言
 
Public Enum CaseSensitivity 
   Inherits System.Enum
public enum CaseSensitivity : System.Enum 
メンバ
メンバ解説
Auto大文字と小文字の区別の設定は、データプロバイダを問い合わせることによって導出されます。
Falseデータは大文字小文字を区別しません。
Trueデータは大文字小文字を区別します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.CaseSensitivity

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.