Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You have attempted to overload two methods that differ from each other only in their ReadOnly and WriteOnly declarations. You cannot use anything other than the argument list to differentiate versions.
Error ID: BC30366
To correct this error
- Make sure the methods are differentiated by more than ReadOnly and WriteOnly.