DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / UpdateStatement Class
Properties


In This Topic
    UpdateStatement Class Members
    In This Topic

    The following tables list the members exposed by UpdateStatement.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property A list containing  
    Public Property An IList of the columns in the RETURNING statement represented as ColumnExpression  
    Public Property The table to be updated  
    Public Property The type of the SQL statement  
    Public Property The where filter to  
    Top
    See Also