[PrimaryKeyAttribute] public int ID { get; set; }
<PrimaryKeyAttribute> Public Property ID As Integer Get Set
public: [PrimaryKeyAttribute] property int ID { int get (); void set (int value); }
[<PrimaryKeyAttribute>] member ID : int with get, set
function get_ID(); function set_ID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.