I have created a User defined table called TC_Log with 3 columns Code,Name,U_Message
I need to insert using SDK in C# data to TC_Log.Code
TC_Log.Name
TC_Log.U_Message
what is the object for this TC_log and how do i fill this table in C# .