ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ConstraintExpression Class / ErrorDescription Property

In This Topic
    ErrorDescription Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ErrorDescription As System.String
    public System.string ErrorDescription {get; set;}
    See Also