C# 클래스 DataStoreLib.Storage.AffilationTable

상속: Table
파일 보기 프로젝트 열기: viren85/moviemirchi

보호된 메소드들

메소드 설명
AffilationTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : DataStoreLib.Models
GetParitionKey ( ) : string

비공개 메소드들

메소드 설명
CreateTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : Table

메소드 상세

AffilationTable() 보호된 메소드

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

GetParitionKey() 보호된 메소드

protected GetParitionKey ( ) : string
리턴 string