C# Class DataStoreLib.Storage.AffilationTable

Inheritance: Table
Mostra file Open project: viren85/moviemirchi

Protected Methods

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

Private Methods

Method Description
CreateTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : Table

Method Details

AffilationTable() protected method

protected AffilationTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : DataStoreLib.Models
table Microsoft.WindowsAzure.Storage.Table.CloudTable
return DataStoreLib.Models

GetParitionKey() protected method

protected GetParitionKey ( ) : string
return string