Table: BMComputerTable (Computer setup)

Label color codes
Label on fieldLabel on enum type
Label on extended data typeLabel on ancestor
Show table properties
Field Group:
P.idxKeyField Pos.FieldLabelExtended Data Type / Enum TypeTypeMore properties...
1MiddleTier---NoYesEnumShow
2DBServerDatabase serverNoYesEnumShow
3BMDriverBenchmark driverNoYesEnumShow
4del_OperatingSystemIDOperating systemOperatingSystemStringShow
5MachineModelComputer modelBMMachineModelStringShow
6ClientClientNoYesEnumShow
7ComputerNameComputer nameBMComputerNameStringShow
8ComputerIDComputer IDBMComputerIDStringShow
9NumberOfCPUs# of CPUsBMNumberOfCPUsIntegerShow
10MemoryMemory [MB]BMMemoryIntegerShow
11ClockFrequencyClock frequency [MHz]BMClockFrequencyIntegerShow
FK12RunIDRun IDBMRunIDStringShow
13ProcessorProcessor nameBMProcessorStringShow
14Level2CacheLevel 2 cacheBMLevel2CacheIntegerShow
15del_DataTransferred---NoYesEnumShow
FK16LabIDLaboratory IDBMLabIDStringShow
17isDefaultDefaultBMDefaultEnumShow
18ComputerPriorityPriorityBMComputerPriorityIntegerShow
19operatingSystemOperating systemOperatingSystemStringShow
20LoadWeightLoad weightBMLoadWeightRealShow

Overridden System Defined Methods

void initValue()
public void insert()

Public Static Methods

static BMComputerTable createDefaultEntry(boolean _isclient = false, BMComputerID _computerId = Winapi::getComputerName(), BMLabID _labId = BmSetup::find().labID)
static BMComputerTable createRunEntry(BMRunID _runId, BMComputerID _computerId = Winapi::getComputerName(), BMLabID _labId = BmSetup::find().labID)
static BMComputerTable findDefault(BMComputerID _computerId = Winapi::getComputerName(), BMLabID _labId = BmSetup::find().labID, boolean _forupdate = false)
static BMComputerTable findRunEntry(BMRunID _runId, BMComputerID _computerId = Winapi::getComputerName(), BMLabID _labId = BmSetup::find(true).labID, boolean _forupdate = false)
static client void initClientComputerTable(BMRunID _runId = "")
Static void initClientServerComputerTable(BMRunID _runId = "")
static void initDBComputerTable(BMComputerID _computerId, BMRunID _runId = "", BMLabID _labId = BmSetup::find().labID)
static void initFromComputer(BMRunID _runid = "")
static server void initServerComputerTable(BMRunID _runId = "")

Public Instance Methods

void initFromComputerTable(BMComputerTable _computerTable)
void initFromEnvironment()

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.