This example sets a collation for the collection and creates a unique index for the `MyProperty` property.
### Configure the Connection String Selection
If you have multiple databases in your application, you can configure the connection string name for your DbContext using the `[ConnectionStringName]` attribute. Example: