Property | Type | Description | |
---|---|---|---|
AffilationTableName | string | ||
ArtistTableName | string | ||
MovieTableName | string | ||
NewsTableName | string | ||
PopularOnMovieMirchiName | string | ||
ReviewTableName | string | ||
ReviewerTableName | string | ||
ToBeIndexedTableName | string | ||
TwitterTableName | string | ||
UserFavoriteTableName | string | ||
UserTableName | string |
Property | Type | Description | |
---|---|---|---|
_instance | |||
lockObj | object |
Method | Description | |
---|---|---|
GetTable ( string tableName ) : Table |
Method | Description | |
---|---|---|
TableStore ( ) : System |
Method | Description | |
---|---|---|
CreateTableIfNotExist ( string tableName ) : Table |
public static string AffilationTableName | ||
return | string |
public static string PopularOnMovieMirchiName | ||
return | string |
public static string ToBeIndexedTableName | ||
return | string |
public static string UserFavoriteTableName | ||
return | string |
protected static TableStore,DataStoreLib.Storage _instance | ||
return |