CloudTableGroup.CloudTableGroupMapping Class
[This is internal Microsoft documentation - Do not distribute.]
Takes a mapping between a Partition and a big int and forms a mapping between a partition and a Cloud partition Useful when you are mapping to a Tablegroup but don't want to deal with partitions. Instead, you give a mapping to a partitioning key
Namespace: Microsoft.Webstore.JobEngine.Partitions
Assembly: ICL (in icl.dll)
Syntax
'Declaration
Public Class CloudTableGroupMapping
public class CloudTableGroupMapping
Inheritance Hierarchy
System.Object
Microsoft.Webstore.JobEngine.Partitions.CloudTableGroup.CloudTableGroupMapping
Thread Safety
All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition
Target Platforms
See Also
Reference
CloudTableGroup.CloudTableGroupMapping Members
Microsoft.Webstore.JobEngine.Partitions Namespace