Account Group Asset Mapping

The Account Group Asset Mapping table details the mapping of security IDs with the respective Connection IDs. The fields for the Account Group Asset Mapping table are:

Table Name: AccountGroupAssestMapping

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_ID

int identity

No

FK_AccountGroupID

int

No

FK_TSSecurityID

int

No

MarkUp

int

No

Active

bit

No

LastUpdatedTime

datetime

(getutcdate())

Yes

The time when the last update took place.

Last updated

Was this helpful?