AbstractSqlGenerator Methods |
The AbstractSqlGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetColumnList |
Generates the column list for the SQL query.
|
![]() ![]() | GetCommunityFriendFriendsView |
Generates the code for the View_Community_Friend_Friends view.
|
![]() ![]() | GetCommunityFriendRequestedFriendsView |
Generates the code for the View_Community_Friend_RequestedFriends view.
|
![]() ![]() | GetCommunityMemberView |
Generates the code for the Community_Member view
|
![]() | GetPKWhereCondition |
Returns the where condition for given primary key (single or list separated by semicolon).
|
![]() | GetSqlQuery |
Generates the given type of query for table specified by its className.
|
![]() | GetSystemViewSqlQuery |
View name.
|
![]() ![]() | GetTreeJoinedView |
Generates the Tree_Joined indexed view query
|
![]() ![]() | GetUserView |
Generates the code for the User view
|
![]() ![]() | IsColumnExcluded |
Returns true if the column is excluded.
|