See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The DbSchemaConfig type exposes the following members.

Constructors

  NameDescription
Protected methodDbSchemaConfig
Initializes a new instance of the DbSchemaConfig class

Methods

  NameDescription
Protected methodAddPropertyValueChanged (Inherited from NEntity.)
Public methodDelete (Inherited from NEntity.)
Public methodEquals (Inherited from NEntity.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from NEntity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetValue(NPropertyDescriptor) (Inherited from NameValueItemSet<(Of <(<'DbSchemaConfigItem>)>)>.)
Protected methodGetValue(String, Type, Object) (Inherited from NameValueItemSet<(Of <(<'DbSchemaConfigItem>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnConstructed (Inherited from NEntity.)
Protected methodOnPropertyChanged (Inherited from NEntity.)
Protected methodOnSaved (Overrides NEntityOnSaved()()()().)
Protected methodOnSaveFailed (Overrides NEntityOnSaveFailed(Exception).)
Protected methodOnSaving (Overrides NEntityOnSaving()()()().)
Protected methodOnSavingInTransaction (Inherited from NEntity.)
Protected methodOnServerSideSaved (Inherited from NEntity.)
Protected methodOnServerSideSaving (Inherited from NEntity.)
Protected methodQueryUser (Inherited from NEntity.)
Protected methodRemovePropertyValueChanged (Inherited from NEntity.)
Protected methodSetDefaultValues (Inherited from NEntity.)
Protected methodSetValue (Inherited from NameValueItemSet<(Of <(<'DbSchemaConfigItem>)>)>.)
Public methodToString (Inherited from NEntity.)
Public methodValidateVersionUpdateSql

Properties

  NameDescription
Public propertyAbsoluteDbSchemaUpgradeResourceFile
Public propertyBuildVersion
Protected propertybuildVersionSetByUser
Protected propertybuildVersionWasIncrementedInOnSaving
Protected propertyCategory (Inherited from NameValueItemSet<(Of <(<'DbSchemaConfigItem>)>)>.)
Protected propertyEntityProxy (Inherited from NEntity.)
Public propertyEntitySet (Inherited from NEntity.)
Protected propertyHasChangesIncludingDependents (Inherited from NameValueItemSet<(Of <(<'DbSchemaConfigItem>)>)>.)
Protected propertyId
Public propertyIsReadOnly (Inherited from NEntity.)
Public propertyLastImportedSchemaTableNames
Public propertyLastSchemaImportConnectionString
Public propertyLastSchemaImportDbProviderName
Public propertyLastSchemaUpgradeConnectionString
Public propertyLastSchemaUpgradeDbProviderName
Public propertyMajorVersion
Public propertyMinorVersion
Public propertyRelativeDbSchemaUpgradeResourceFile
Public propertySchema
Public propertySolutionFileName
Public propertyState (Inherited from NEntity.)
Public propertyTargetProvider
Protected propertyTargetProviderList
Protected propertyValueCollection (Overrides NameValueItemSetValueCollection.)
Public propertyVersionSchemaExistsSql
Public propertyVersionSelectSql
Public propertyVersionUpdateSql

Events

  NameDescription
Protected eventPropertyChanged (Inherited from NEntity.)

See Also