Update README.md
This commit is contained in:
committed by
GitHub
parent
47e85f1760
commit
bc992e8c61
@@ -127,6 +127,8 @@ _testRepository.AddOne(myDoc);
|
|||||||
```
|
```
|
||||||
|
|
||||||
The above code will generate a collection named `myPartitionKey-myPartitionedDocuments`.
|
The above code will generate a collection named `myPartitionKey-myPartitionedDocuments`.
|
||||||
|
|
||||||
|
## CollectionName Attribute
|
||||||
It is now possible to change the collection name by using the `CollectionName` attribute:
|
It is now possible to change the collection name by using the `CollectionName` attribute:
|
||||||
|
|
||||||
```csharp
|
```csharp
|
||||||
|
|||||||
Reference in New Issue
Block a user