FlexPivot for WinForms
Column クラス メンバ
プロパティ  メソッド 

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 : Column クラス

Columnデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティFor columns of linked tables in a join query, gets the alias of the column if it is different from the name. Otherwise, empty.  
Public プロパティGets the name of the column.  
Public プロパティGets the table to which the column belongs.  
Public プロパティGets the type of data stored in the column.  
トップ
パブリック メソッド
 名前解説
Public メソッドUsed for columns of linked tables in a join query to specify an alias, if needed.  
Public メソッドComparison operation BeginsWith for a string column.  
Public メソッドComparison operation Contains for a string column.  
Public メソッドComparison operation Equals.  
Public メソッド  
Public メソッドComparison operation EndsWith for a string column.  
Public メソッド  
Public メソッドComparison operation GreaterThan.  
Public メソッドComparison operation GreaterThanOrEqual.  
Public メソッドComparison operation LessThan.  
Public メソッドComparison operation LessThanOrEqual.  
Public メソッドComparison operation MonthToDate for a DateTime column.  
Public メソッドComparison operation DoesNotContain for a string column.  
Public メソッドComparison operation NotEqual.  
Public メソッドComparison operation QuarterToDate for a DateTime column.  
Public メソッドComparison operation WeekToDate for a DateTime column.  
Public メソッドComparison operation YearToDate for a DateTime column.  
トップ
参照

Column クラス
C1.DataEngine 名前空間