Exemple #1
0
 public static bool Exist(AzureNoSQLDatabase database, string tableName)
 {
     return true;
 }
Exemple #2
0
 public AzureTable(AzureNoSQLDatabase database, string name)
 {
 }