| C# |
namespace mojoPortal.Data
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| ConnectionString | ||
| DBAuthorizeNetLog | ||
| DBBannedIP | ||
| DBBlog | ||
| DBCategory | ||
| DBCategoryItem | ||
| DBCommerceReport | ||
| DBContactFormMessage | ||
| DBContentHistory | ||
| DBContentMeta | ||
| DBContentMetaLink | ||
| DBContentRating | ||
| DBContentStyle | ||
| DBContentTemplate | ||
| DBContentWorkflow | ||
| DBCurrency |
Author: Joe Audette
Created: 2007-06-22
Last Modified: 2007-06-22
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
| |
| DBEmailSendLog | ||
| DBEmailSendQueue | ||
| DBEmailTemplate | ||
| DBEvents | ||
| DBFileAttachment | ||
| DBForums | ||
| DBFriendlyUrl | ||
| DBGallery | ||
| DBGeoCountry |
DBGeoCountry.cs
Author: Joe Audette
Created: 2008-06-22
Last Modified: 2008-06-22
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
| |
| DBGeoZone |
DBGeoZone.cs
Author: Joe Audette
Created: 2008-06-22
Last Modified: 2008-07-08
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
| |
| DBGoogleCheckoutLog | ||
| DBHtmlContent | ||
| DBIndexingQueue | ||
| DBLanguage |
DBLanguage.cs
Author: Joe Audette
Created: 2008-06-22
Last Modified: 2008-06-22
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
| |
| DBLetter | ||
| DBLetterHtmlTemplate | ||
| DBLetterInfo | ||
| DBLetterSendLog | ||
| DBLetterSubscription | ||
| DBLinks | ||
| DBModule | ||
| DBModuleDefinition | ||
| DBModuleSettings | ||
| DBPageSettings | ||
| DBPayPalLog | ||
| DBPlugNPayLog | ||
| DBPortal |
This data Facade has all static methods and serves to abstract the underlying database
from the business layer.
| |
| DBRedirectList |
DBContentRating.cs
Author: Joe Audette
Created: 2008-11-19
Last Modified: 2008-11-19
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
| |
| DBRoles | ||
| DBRssFeed | ||
| DBSavedQuery | ||
| DBSharedFiles | ||
| DBSiteFolder | ||
| DBSitePersonalization | ||
| DBSiteSettings | ||
| DBSiteSettingsEx | ||
| DBSiteUser | ||
| DBSystemLog | ||
| DBTag | ||
| DBTagItem | ||
| DBTaskQueue | ||
| DBTaxClass |
Author: Joe Audette
Created: 2007-11-14
Last Modified: 2008-06-25
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
| |
| DBTaxRate |
Author: Joe Audette
Created: 2007-11-14
Last Modified: 2008-06-25
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
| |
| DBUserLocation | ||
| DBUserPage | ||
| DBWebPartContent |
Author: Joe Audette
Created: 2007-11-03
Last Modified: 2008-01-28
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
Note moved into separate class file from dbPortal 2007-11-03
| |
| SqlHelper | ||
| SqlParameterCache | ||
| SqlParameterHelper |