public int RecordsAffected { get; }
Public ReadOnly Property RecordsAffected As Integer Get
public: property int^ RecordsAffected { int^ get (); }