C# Class DataStoreLib.Storage.AffilationTable

Inheritance: Table
Afficher le fichier Open project: viren85/moviemirchi

Méthodes protégées

Méthode Description
AffilationTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : DataStoreLib.Models
GetParitionKey ( ) : string

Private Methods

Méthode Description
CreateTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : Table

Method Details

AffilationTable() protected méthode

protected AffilationTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : DataStoreLib.Models
table Microsoft.WindowsAzure.Storage.Table.CloudTable
Résultat DataStoreLib.Models

GetParitionKey() protected méthode

protected GetParitionKey ( ) : string
Résultat string