public string OldColumn { get; }
Public ReadOnly Property OldColumn As String Get
public: property String^ OldColumn { String^ get (); }
member OldColumn : string with get
In This Article