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