The StorageModel type exposes the following members.

Properties

  NameDescription
Public propertyAlias
Alias name for the storage model.
Public propertyAssociationSets
Enumeration of all association sets (foreign key constraints) in the current storage model.
Public propertyContainerName
Entity container name
Public propertyEntitySets
Enumeration of all entity sets in this store model.
Public propertyEntityTypes
Enumeration of all entity types in the current storage model.
Public propertyFunctions
Enumeration of all store functions in the storage model.
Public propertyNamespace
Namespace name for the storage model.
Public propertyProvider
Provider name
Public propertyProviderManifestToken
Provider manifest token
Public propertyQueries
Commonly used queries against the storage model.

See Also