DocInterface Class

Definition

Namespace: MbcsCentral.WinDoc
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public class DocInterface : clsDbOle, 
	INotifyPropertyChanged
Inheritance
Object    clsDbOle    DocInterface
Implements
INotifyPropertyChanged

Constructors

DocInterface 
DocInterfaceInitializes a new instance of the DocInterface class

Properties

Methods

delete
(Inherited from clsDbOle)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
fill 
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
insertRecord
(Inherited from clsDbOle)
load(OleDbConnection) 
load(Int32, OleDbConnection) 
load(String, String)
(Inherited from clsDbOle)
loadAll
(Inherited from clsDbOle)
loadByPrimaryKey
(Inherited from clsDbOle)
loadDocId
(Inherited from clsDbOle)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
OnPropertyChanged 
save 
ToStringReturns a string that represents the current object.
(Inherited from Object)
updateRecord
(Inherited from clsDbOle)

Events

Fields

See Also