Метод | Описание | |
---|---|---|
AddObject ( |
||
Get ( string rowKey ) : TableServiceQuery |
||
InboxContext ( CloudTableClient client, string tableName ) : System | ||
SaveChangesWithMergeAsync ( |
public AddObject ( |
||
entity | ||
Результат | void |
public Get ( string rowKey ) : TableServiceQuery |
||
rowKey | string | |
Результат | TableServiceQuery |
public InboxContext ( CloudTableClient client, string tableName ) : System | ||
client | CloudTableClient | |
tableName | string | |
Результат | System |
public SaveChangesWithMergeAsync ( |
||
inboxEntity | ||
Результат | System.Threading.Tasks.Task |