arachnode.net

Host.Domain Property

[Association(Name="Domain_Host", Storage="_Domain", ThisKey="DomainID", OtherKey="ID", IsForeignKey=True, DeleteOnNull=True, DeleteRule="CASCADE", IsUnique=False)]
public Domain Domain { public get; public set; }

See Also

Host Class | Arachnode.DataSource Namespace