ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1ExpressionDef Class
Properties Methods

In This Topic
    C1ExpressionDef Class Members
    In This Topic

    The following tables list the members exposed by C1ExpressionDef.

    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the .NET Framework programming language used to define an expression.  
    Public PropertyGets or sets the expression text , which must conform to the language defined in the Language property.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the list of names of available languages. These are language names which can be assigned to the Language property.  
    Top
    See Also