![]() |
SQLCEDbManager Methods |
The SQLCEDbManager type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AddField | (Overrides DbManagerAddField(String, DbManagerFieldDef).) |
![]() |
Backup | (Overrides DbManagerBackup.) |
![]() |
Check |
Check if the entity exists and is updated in the catalog
(Inherited from DbManager.) |
![]() |
CheckDatabase |
Check the database struture
|
![]() |
CheckSchema | (Overrides DbManagerCheckSchema.) |
![]() |
Create | (Overrides DbManagerCreate(String, IEnumerableDbManagerFieldDef).) |
![]() |
Dispose | (Inherited from DbManager.) |
![]() |
DropDatabase | (Overrides DbManagerDropDatabase.) |
![]() |
DropField | (Overrides DbManagerDropField(String, String).) |
![]() |
Enumerate | (Overrides DbManagerEnumerate(String).) |
![]() |
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Exists | (Overrides DbManagerExists(String).) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetConnectionString | (Overrides DbManagerGetConnectionString.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetNhConfiguration | (Overrides DbManagerGetNhConfiguration.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnDispose | (Overrides DbManagerOnDispose.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Update | (Overrides DbManagerUpdate(String, DbManagerFieldDef).) |
Name | Description | |
---|---|---|
![]() |
ToDictionary | Overloaded.
Convert the object properties to a dictionary
(Defined by ObjectUtility.) |
![]() |
ToDictionaryT | Overloaded.
Converts the object properties to a dictionary
(Defined by ObjectUtility.) |