BKI_DichVuMatDat.US.US_HT_BACKUP_HISTORY.US_HT_BACKUP_HISTORY C# (CSharp) 메소드

US_HT_BACKUP_HISTORY() 공개 메소드

public US_HT_BACKUP_HISTORY ( ) : System
리턴 System
        public US_HT_BACKUP_HISTORY()
        {
            pm_objDS = new DS_HT_BACKUP_HISTORY();
            pm_strTableName = c_TableName;
            pm_objDR = pm_objDS.Tables[pm_strTableName].NewRow();
        }

Same methods

US_HT_BACKUP_HISTORY::US_HT_BACKUP_HISTORY ( DataRow i_objDR ) : System
US_HT_BACKUP_HISTORY::US_HT_BACKUP_HISTORY ( decimal i_dbID ) : System