'Declaration <KeyAttribute()> <RequiredAttribute()> <ColumnAttribute("ip_to")> Public Property IPTo As Decimal
'Declaration
<KeyAttribute()> <RequiredAttribute()> <ColumnAttribute("ip_to")> Public Property IPTo As Decimal
[Key()] [Required()] [Column("ip_to")] public decimal IPTo {get; set;}
GeoLocationIPv6 Class GeoLocationIPv6 Members