WindowsAzure
WindowsAzure copied to clipboard
Discover properties named PartitionKey and RowKey by convention
If an entity has ParititioKey and RowKey properties, they should be discovered as PartitionKey and RowKey respectively by convention (implicitly) - without explicit decoration with attribute or setting with fluent mapping. If there are explicit attributes or fluent mappings, then act as usual.