dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlLoader Class / SetValue Method

In This Topic
    SetValue Method (SqlLoader)
    In This Topic
    Sets the value of the column at the specified ordinal and name.
    Overload List
    OverloadDescription
    Sets the value of the column at the specified ordinal.  
    Sets the value of the column with the specified name. (Inherited from Devart.Common.DbLoader)
    See Also