public class Documents : clsDbOle, INotifyPropertyChanged| Documents | |
| Documents(OleDbConnection) | Initializes a new instance of the Documents class |
| Documents(Int32, Int32, Int32, Int32, DateTime, DateTime, DateTime, Int64, Int64, Int64, String, String, String, String, String, String, OleDbConnection) | Initializes a new instance of the Documents class |
| Building | |
| Created | |
| Date | |
| Date2 | |
| Description | |
| DocumentId | |
| Filename | |
| GroupId1 | |
| GroupId2 | |
| GroupId3 | |
| Invoice | |
| OrigDocId | |
| PageNumber | |
| Parent | |
| SubDocuments | |
| Tenant | |
| TenantSeq | |
| Vendor |
| delete | (Inherited from clsDbOle) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| fill | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets 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 | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OnPropertyChanged | |
| save | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| updateRecord | (Inherited from clsDbOle) |
| insertStmt | (Inherited from clsDbOle) |
| loadAllStmt | (Inherited from clsDbOle) |
| loadStmt | (Inherited from clsDbOle) |
| localCN | (Inherited from clsDbOle) |
| localTable | (Inherited from clsDbOle) |
| m_Building | |
| m_Created | |
| m_Date | |
| m_Date2 | |
| m_Description | |
| m_DocumentId | |
| m_Filename | |
| m_GroupId1 | |
| m_GroupId2 | |
| m_GroupId3 | |
| m_Invoice | |
| m_isChanged | |
| m_OrigDocId | |
| m_PageNumber | |
| m_Tenant | |
| m_TenantSeq | |
| m_Vendor | |
| priKeyName | (Inherited from clsDbOle) |
| SQL_COL_BUILDING | |
| SQL_COL_CREATED | |
| SQL_COL_DATE | |
| SQL_COL_DATE2 | |
| SQL_COL_DESCRIPTION | |
| SQL_COL_DOCUMENT_ID | |
| SQL_COL_FILENAME | |
| SQL_COL_GROUP_ID1 | |
| SQL_COL_GROUP_ID2 | |
| SQL_COL_GROUP_ID3 | |
| SQL_COL_INVOICE | |
| SQL_COL_ORIG_DOC_ID | |
| SQL_COL_PAGE_NUMBER | |
| SQL_COL_TENANT | |
| SQL_COL_TENANT_SEQ | |
| SQL_COL_VENDOR | |
| SQL_DELETE | (Inherited from clsDbOle) |
| SQL_INSERT | |
| SQL_LOAD | |
| SQL_LOAD_ALL | |
| SQL_LOAD_BY_INVOICE | |
| SQL_LOAD_BY_INVOICE_DOC_ID | |
| SQL_UPDATE | |
| subDocuments | |
| TABLE | |
| updateStmt | (Inherited from clsDbOle) |