Beispiel #1
0
 public static STABILIMENTI1069Item CreateSTABILIMENTI1069Item(string partitionKey, string rowKey, global::System.DateTime timestamp, global::System.Guid entityid)
 {
     STABILIMENTI1069Item sTABILIMENTI1069Item = new STABILIMENTI1069Item();
     sTABILIMENTI1069Item.PartitionKey = partitionKey;
     sTABILIMENTI1069Item.RowKey = rowKey;
     sTABILIMENTI1069Item.Timestamp = timestamp;
     sTABILIMENTI1069Item.entityid = entityid;
     return sTABILIMENTI1069Item;
 }
Beispiel #2
0
 public void AddToSTABILIMENTI1069(STABILIMENTI1069Item sTABILIMENTI1069Item)
 {
     base.AddObject("STABILIMENTI1069", sTABILIMENTI1069Item);
 }