Documents Class

Definition

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

Constructors

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(Int64, OleDbConnection) 
load(String, String)
(Inherited from clsDbOle)
loadAll
(Inherited from clsDbOle)
loadById 
loadByInvoice 
loadByInvoiceDocId 
loadByPrimaryKey
(Inherited from clsDbOle)
loadDocId
(Inherited from clsDbOle)
LoadQuery 
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