Anmelden

.NET Framework Class Library
DataModel Members
DataModel Class Constructors Methods Fields SeeAlso Send Feedback

The DataModel type exposes the following members.

Constructors

NameDescription
DataModel
Konstruktor, hier werden alle SQL-Objekte registriert: Tables, Views, Proc., Types

Methods

NameDescription
Check0
IntegrityCheck, Abfrage dürfen keine Ergebnis bringen (0)
(Inherited from DataModelBase.)
CheckVal1
IntegrityCheck, Eindeitigkeitstests, Abfrage ItemVal muss 1 liefern
(Inherited from DataModelBase.)
CreateProcs
creates all procedures currently database specific !!!
(Inherited from DataModelBase.)
CreateTables
create tables on initial installation
(Inherited from DataModelBase.)
CreateTypes
creates all types, must be done before creating procedures
(Inherited from DataModelBase.)
CreateViews (Inherited from DataModelBase.)
Debug (Inherited from DataModelBase.)
DropProcs
deletes all types, must be done after deleting procedures
(Inherited from DataModelBase.)
DropTables (Inherited from DataModelBase.)
DropTypes
deletes all types, must be done after deleting procedures
(Inherited from DataModelBase.)
DropViews (Inherited from DataModelBase.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Error (Inherited from DataModelBase.)
ExecuteCleanup
Bereinigung Datenmodell Nsoft.his
(Overrides DataModelBase..::.ExecuteCleanup(IDataAccessLayer, Nullable<(Of <(Int32>)>), String, Int32, Int32, Int32).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetStatistics
(Inherited from DataModelBase.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetVersion
get the Assmbly minor version number. This number is the datamodel version inside the major product version.
(Inherited from DataModelBase.)
IntegrityCheck
Konsistenzcheck nsoftSMB
(Overrides DataModelBase..::.IntegrityCheck(IDataAccessLayer).)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
RegisterFilter
register a table or view with a filter
(Inherited from DataModelBase.)
RegisterProc
register sql type definition
(Inherited from DataModelBase.)
RegisterTable (Inherited from DataModelBase.)
RegisterType
register sql type definition
(Inherited from DataModelBase.)
RegisterView (Inherited from DataModelBase.)
Synchronize (Inherited from DataModelBase.)
SyncTables
execute sycnronization of all regisered tables
(Inherited from DataModelBase.)
TableConstraints (Inherited from DataModelBase.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
VerifyFilters
allows the data model to register and verify SQL filter stings. Code should use registered filters of the data model and should not establish own SQL code. So this gives more ensurance of correct hard coded SQL.
(Inherited from DataModelBase.)
VerifyTables (Inherited from DataModelBase.)

Fields

NameDescription
filters (Inherited from DataModelBase.)
tables (Inherited from DataModelBase.)
version (Inherited from DataModelBase.)
viewTypes (Inherited from DataModelBase.)

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche