public int KeyColumnIndex { get; set; }
Public Property KeyColumnIndex As Integer Get Set
public: property int KeyColumnIndex { int get (); void set (int value); }
member KeyColumnIndex : int with get, set
In This Article