ArcFM Responder Mobile Developer Guide
RowErrorCondition Class
Members 






Object Model
RowErrorCondition Class
Syntax
'Declaration
 
<System.Diagnostics.DebuggerDisplayAttribute(Value="Row Has Error(s)", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
Public Class RowErrorCondition 
   Inherits DataRowCondition
'Usage
 
Dim instance As RowErrorCondition
[System.Diagnostics.DebuggerDisplay(Value="Row Has Error(s)", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public class RowErrorCondition : DataRowCondition 
public class RowErrorCondition = class(DataRowCondition)
System.Diagnostics.DebuggerDisplayAttribute(Value="Row Has Error(s)", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")
public class RowErrorCondition extends DataRowCondition
[System.Diagnostics.DebuggerDisplay(Value="Row Has Error(s)", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public __gc class RowErrorCondition : public DataRowCondition 
[System.Diagnostics.DebuggerDisplay(Value="Row Has Error(s)", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public ref class RowErrorCondition : public DataRowCondition 
Inheritance Hierarchy

System.Object
   Miner.Data.Access.Conditions.DataRowCondition
      Miner.Data.Access.Conditions.RowErrorCondition

Requirements

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

See Also

Reference

RowErrorCondition Members
Miner.Data.Access.Conditions Namespace

Send Feedback