Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Documentation #9

Open
hisystems opened this issue Mar 4, 2012 · 0 comments
Open

Update Documentation #9

hisystems opened this issue Mar 4, 2012 · 0 comments

Comments

@hisystems
Copy link
Owner

Currently, only the Database, DatabaseObject and DatabaseObjects and subclasses are documented. Most classes in the DatabaseObjects.SQL namespace are not documented because they are generally not utilised directly - only indirectly from the Database, DatabaseObject and DatabaseObjects and subclasses.

Below are some specific areas that should be covered. Documentation is required regarding:

  1. use of FieldMappingAttribute when used in conjunction with table aliases (i.e. <FieldMapping("T1.Field")>)
  2. change to the DatabaseObjectsList* classes - the indexer / default property is no longer supported and therefore no longer included in the base classes.
@ghost ghost assigned hisystems Mar 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant