Type BstrType = typeof(CadBaseSet);
DataTable dt = (DataTable)BstrType.GetField(sTableOrFolderName).GetValue(BstrType);

相关文章: