C# 클래스 TechSmith.Hyde.MemoryStorageAccount.Table

파일 보기 프로젝트 열기: TechSmith/hyde

공개 메소드들

메소드 설명
DeepCopy ( ) : Table
GetAllPartitions ( ) : IEnumerable
GetPartition ( string partitionKey ) : Partition

메소드 상세

DeepCopy() 공개 메소드

public DeepCopy ( ) : Table
리턴 Table

GetAllPartitions() 공개 메소드

public GetAllPartitions ( ) : IEnumerable
리턴 IEnumerable

GetPartition() 공개 메소드

public GetPartition ( string partitionKey ) : Partition
partitionKey string
리턴 Partition