public class DocInterface : clsDbOle,
INotifyPropertyChanged| DocInterface | |
| DocInterface | Initializes a new instance of the DocInterface class |
| 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(Int32, OleDbConnection) | |
| load(String, String) | (Inherited from clsDbOle) |
| loadAll | (Inherited from clsDbOle) |
| loadByPrimaryKey | (Inherited from clsDbOle) |
| loadDocId | (Inherited from clsDbOle) |
| 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_app_id | |
| m_desc | |
| m_ID | |
| m_isChanged | |
| m_prog_id | |
| priKeyName | (Inherited from clsDbOle) |
| SQL_COL_APP_ID | |
| SQL_COL_DESC | |
| SQL_COL_I_D | |
| SQL_COL_PROG_ID | |
| SQL_DELETE | (Inherited from clsDbOle) |
| SQL_INSERT | |
| SQL_LOAD | |
| SQL_LOAD_ALL | |
| SQL_UPDATE | |
| TABLE | |
| updateStmt | (Inherited from clsDbOle) |