Miner.Data.Access.Conditions Namespace : LogicalOrCondition Class |
'Declaration
<System.Diagnostics.DebuggerDisplayAttribute(Value="Must Meet One of the {Conditions.Length} Conditions", Name="", Type="", Target=, TargetTypeName="")> Public Class LogicalOrCondition Inherits CompositeCondition
'Usage
Dim instance As LogicalOrCondition
[System.Diagnostics.DebuggerDisplay(Value="Must Meet One of the {Conditions.Length} Conditions", Name="", Type="", Target=, TargetTypeName="")] public class LogicalOrCondition : CompositeCondition
public class LogicalOrCondition = class(CompositeCondition)
System.Diagnostics.DebuggerDisplayAttribute(Value="Must Meet One of the {Conditions.Length} Conditions", Name="", Type="", Target=, TargetTypeName="") public class LogicalOrCondition extends CompositeCondition
[System.Diagnostics.DebuggerDisplay(Value="Must Meet One of the {Conditions.Length} Conditions", Name="", Type="", Target=, TargetTypeName="")] public __gc class LogicalOrCondition : public CompositeCondition
[System.Diagnostics.DebuggerDisplay(Value="Must Meet One of the {Conditions.Length} Conditions", Name="", Type="", Target=, TargetTypeName="")] public ref class LogicalOrCondition : public CompositeCondition
System.Object
Miner.Data.Access.Conditions.DataRowCondition
Miner.Data.Access.Conditions.CompositeCondition
Miner.Data.Access.Conditions.LogicalOrCondition
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2