Exemplo n.º 1
0
 public static bool Exist(AzureNoSQLDatabase database, string tableName)
 {
     return true;
 }
Exemplo n.º 2
0
 public AzureTable(AzureNoSQLDatabase database, string name)
 {
 }