Share via


HostnameRef

This class represents the host name reference for an IP address. A HostnameRef object links to one or more IpRef objects.

Data Members

Data member name

Data type

Default value

Description

Hostname

nvarchar(255)

Unknown

Stores the unique key for the object.

Class Key

HostnameRefKey is composed of a single data member, Hostname.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation name

Parent

Child

Type

HostnameRefIPRefRel

HostnameRef

IPRef

2

See Also

Other Resources

Data Warehouse Classes