EntityContext Properties

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)

NameDescription
System_CAPS_pubpropertyChangeTracker

(Inherited from DbContext.)

System_CAPS_pubpropertyConfiguration

(Inherited from DbContext.)

System_CAPS_pubpropertyDatabase

(Inherited from DbContext.)

System_CAPS_protpropertySchema

Gets or sets the default database schema name. This default database schema name is used for database objects that do not have an explicitly configured schema name. If the schema name is null or empty then a default schema name is derived from the service name.

Return to top
Show: