BKI_DichVuMatDat.US.US_DM_NHAN_VIEN.IsNGAY_CAPNull C# (CSharp) Méthode

IsNGAY_CAPNull() public méthode

public IsNGAY_CAPNull ( ) : bool
Résultat bool
        public bool IsNGAY_CAPNull()
        {
            return pm_objDR.IsNull("NGAY_CAP");
        }
US_DM_NHAN_VIEN