Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Using SAP connector 3.0 on an MVC application
Try adding a new row before calling SetValue. Please check the below:
employeeHoli.Append();
employeeHoli.SetValue("ColumnName", "0000345");
You use a table parameter that can hold multiple lines. You have to append the above lines that will return some structure and you can fill that structure.
Advertisements
