CosmosPrimitiveCollectionBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cosmos-specific extension methods for PrimitiveCollectionBuilder.
public static class CosmosPrimitiveCollectionBuilderExtensions
type CosmosPrimitiveCollectionBuilderExtensions = class
Public Module CosmosPrimitiveCollectionBuilderExtensions
- Inheritance
-
CosmosPrimitiveCollectionBuilderExtensions
Remarks
See Modeling entity types and relationships, and Accessing Azure Cosmos DB with EF Core for more information and examples.
Methods
ToJsonProperty(PrimitiveCollectionBuilder, String) |
Configures the property name that the property is mapped to when targeting Azure Cosmos. |
ToJsonProperty<TProperty>(PrimitiveCollectionBuilder<TProperty>, String) |
Configures the property name that the property is mapped to when targeting Azure Cosmos. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework