バージョン

FilterCondition 列挙体

フィルター条件のタイプ。
シンタックス
'宣言
 
Public Enum FilterCondition 
   Inherits System.Enum
public enum FilterCondition : System.Enum 
メンバ
メンバ解説
After 
At 
AtOrAfter 
AtOrBefore 
Before 
Contains 
DoesNotContain 
DoesNotEqual 
Empty 
EndsWith 
Equals 
False 
GreaterThan 
GreaterThanOrEqualTo 
LastMonth 
LastYear 
LessThan 
LessThanOrEqualTo 
NextMonth 
NextYear 
NotAt 
NotEmpty 
NotNull 
NotOn 
Null 
On 
StartsWith 
ThisMonth 
ThisYear 
Today 
True 
Yesterday 
参照

オンラインで表示: GitHub