Exemplo n.º 1
0
 public void DeleteRecord()
 {
     StnEntityHelper.DeleteRecord(UserConnection, EntityName, ColumnsCollection);
 }