[]
        
(Showing Draft Content)

C1.DataConnector.InsertStatement.Columns

Columns Property

Columns

The columnn whose value to be inserted are specified in the InsertStatement

Declaration
public IList<string> Columns { get; set; }