sync toc
BaseClasses
Global Class
Global Members
Global Constructor
Methods
Application_AuthenticateRequest Method
Application_BeginRequest Method
Application_End Method
Application_Error Method
Application_Start Method
GetVaryByCustomString Method
GetVaryByCustomStringHelper Method
Global_BeginRequest_KB887459 Method
Session_End Method
Session_Start Method
IAdapterSqlFragmentEncoder Interface
IAdapterSqlFragmentEncoder Members
Properties
IsEmptyStringEqualsNull Property
Methods
ConvertDBException Method
Encode Method
Encode Method (BaseColumn, IdentifierAliasInfo, OperationType, IRelationalDataAdapter)
Encode Method (OperationType, IRelationalDataAdapter)
Encode Method (TableDefinition, IRelationalDataAdapter)
Encode Method (Byte[], IRelationalDataAdapter)
Encode Method (DateTime, IRelationalDataAdapter)
Encode Method (Decimal, IRelationalDataAdapter)
Encode Method (Double, IRelationalDataAdapter)
Encode Method (Guid, IRelationalDataAdapter)
Encode Method (Int64, IRelationalDataAdapter)
Encode Method (String, IRelationalDataAdapter)
EncodeIdentifier Method
EscapeLikeExpression Method
ExplicitlyCastExpression Method
GetConcatOperator Method
GetFalseValue Method
GetTrueValue Method
ToCaseInsensitiveSql Method
ICacheableRecord Interface
ICacheableRecord Members
Properties
IsAnyValueChanged Property
IsAutoSaveEnabled Property
IsExistsInDatabase Property
IsSaved Property
IsValid Property
IsWritable Property
RecordValue Property
ValuesChanged Property
VirtualID Property
Methods
ClearValuesChanged Method
GetCacheHashKey Method
GetInternalValue Method
GetInternalValue Method (BaseColumn)
GetInternalValue Method (ForeignKey)
GetInternalValue Method (PrimaryKey)
IsValueChanged Method
RegisterTransactionEventHandlers Method
SetInternalValue Method
SetInternalValue Method (BaseColumn, ColumnValue)
SetInternalValue Method (CheckSumValue)
SetInternalValue Method (ForeignKey, KeyValue)
SetInternalValue Method (PrimaryKey, KeyValue)
SetIsValueChanged Method
UnregisterTransactionEventHandlers Method
ICheckSumRecord Interface
ICheckSumRecord Members
Methods
GetCheckSumValue Method
SetCheckSumValue Method
IMenuComponent Interface
IMenuComponent Members
Properties
HiliteSettings Property
IPrimaryKeyRecord Interface
IPrimaryKeyRecord Members
Methods
CopyRecord Method
DeleteRecord Method
GetID Method
SetID Method
IPrimaryKeyTable Interface
IPrimaryKeyTable Members
Methods
DeleteRecordData Method
GetRecordData Method
GetRecordData Method (KeyValue, Boolean)
GetRecordData Method (String, Boolean)
IRebindableControl Interface
IRecord Interface
IRecord Members
Properties
IsCreated Property
IsReadOnly Property
TableAccess Property
Methods
Create Method
EvaluateExpression Method
GetDefaultID Method
GetString Method
GetValue Method
GetValue Method (BaseColumn)
GetValue Method (ForeignKey)
Save Method
SetString Method
SetValue Method
SetValue Method (ColumnValue, BaseColumn)
SetValue Method (KeyValue, ForeignKey)
SetValue Method (Object, String)
IRecordWithTriggerEvents Interface
IRecordWithTriggerEvents Members
Events
DeletedRecord Event
DeletingRecord Event
InsertedRecord Event
InsertingRecord Event
UpdatedRecord Event
UpdatingRecord Event
IRecordWithTriggerEvents.DeletedRecordEventHandler Delegate
IRecordWithTriggerEvents.DeletingRecordEventHandler Delegate
IRecordWithTriggerEvents.InsertedRecordEventHandler Delegate
IRecordWithTriggerEvents.InsertingRecordEventHandler Delegate
IRecordWithTriggerEvents.UpdatedRecordEventHandler Delegate
IRecordWithTriggerEvents.UpdatingRecordEventHandler Delegate
IRelationalDataAdapter Interface
IRelationalDataAdapter Members
Properties
AdapterMetaData Property
Methods
DeleteRecords Method
ExportRecordData Method
GetColumnValues Method
GetCount Method
GetRecordValues Method
GetStatistic Method
InsertRecord Method
UpdateRecord Method
IRolesManagement Interface
IRolesManagement Members
Methods
GetMatchingRoles Method
GetUserRoles Method
ISavesData Interface
ISavesData Members
Events
SavedData Event
SavingData Event
ISavesData.SavedDataEventHandler Delegate
ISavesData.SavingDataEventHandler Delegate
ISingleton Interface
ITable Interface
ITable Members
Properties
TableDefinition Property
Methods
CreateRecord Method
CreateRecord Method ()
CreateRecord Method (String)
DeleteRecordList Method
ExportRecordData Method
GetColumnStatistics Method
GetColumnValues Method
GetColumnValues Method (SqlBuilderColumnSelection, BaseFilter, OrderBy)
GetColumnValues Method (SqlBuilderColumnSelection, BaseFilter, OrderBy, Int32, Int32)
GetColumnValues Method (SqlBuilderColumnSelection, BaseFilter, OrderBy, Int32, Int32, Int32)
GetRecordList Method
GetRecordList Method (BaseFilter, OrderBy, Int32, Int32)
GetRecordList Method (BaseFilter, OrderBy, Int32, Int32, Int32)
GetRecordList Method (KeyValue, BaseFilter, OrderBy, Int32, Int32, Int32)
GetRecordList Method (KeyValue[], BaseFilter, OrderBy, Int32, Int32, Int32)
GetRecordListCount Method
ITransactionalComponent Interface
ITransactionalComponent Members
Events
PostCommitTransaction Event
PreCommitTransaction Event
ITransactionalComponent.PostCommitTransactionEventHandler Delegate
ITransactionalComponent.PreCommitTransactionEventHandler Delegate
IUserIdentityRecord Interface
IUserIdentityRecord Members
Methods
GetUserEmail Method
GetUserName Method
GetUserPassword Method
GetUserRoles Method
IUserIdentityTable Interface
IUserIdentityTable Members
Properties
UserEmailColumn Property
UserNameColumn Property
UserPasswordColumn Property
Methods
GetUserRoleTable Method
IUserRecord Interface
IUserRecord Members
Methods
GetUserId Method
IUserRoleRecord Interface
IUserRoleRecord Members
Methods
GetUserRole Method
IUserRoleTable Interface
IUserRoleTable Members
Properties
UserRoleColumn Property
IUserTable Interface
IUserTable Members
Properties
UserIdColumn Property
IValidatorComponent Interface
IValidatorComponent Members
Methods
GetControlToValidate Method
GetValueToValidate Method
BaseClasses.Configuration
ApplicationSettings Class
ApplicationSettings Members
Fields
CurrentRoleManagement Field
Properties
ADDomainControllers Property
AppRootPath Property
AuthenticationType Property
CookieEncryptionKey Property
Current Property
DefaultPageUrl Property
ErrorPageUrl Property
ForbiddenPageUrl Property
IsPermissionsEnoughForAzMan Property
LogEvents Property
RoleManagement Property
ShowAutoSignInCheckBox Property
ShowRememberPasswordCheckBox Property
ShowRememberUserCheckBox Property
SignedOutPageUrl Property
SignInPageUrl Property
URLEncryptionKey Property
Methods
GetAppSetting Method
GetAppSetting Method (ConfigurationKey)
GetAppSetting Method (String)
GetConnectionString Method
GetConnectionType Method
GetServerType Method
GetUserIdentityTable Method
ApplicationSettings.ConfigurationKey Enumeration
DatabaseConnection Class
DatabaseConnection Members
DatabaseConnection Constructor
DatabaseConnection Constructor ()
DatabaseConnection Constructor (String)
DatabaseConnection Constructor (DatabaseConnection)
Fields
MODE_READ_ONLY Field
MODE_READ_WRITE Field
MODE_SHARE_DENY_NONE Field
MODE_SHARE_DENY_READ Field
MODE_SHARE_DENY_WRITE Field
MODE_SHARE_EXCLUSIVE Field
MODE_UNKNOWN Field
MODE_WRITE_ONLY Field
MS_ACCESS_PROVIDER_OLEDB_4_0 Field
Properties
ApplicationDirectory Property
ConnectionName Property
ConnectionString Property
DatabaseName Property
DatabasePassword Property
DatabaseServer Property
DatabaseServerDisplayName Property
Driver Property
Elements Property
IntegratedSecurity Property
LockingMode Property
Mode Property
Password Property
Port Property
Provider Property
SystemDatabase Property
TypeOfConnection Property
TypeOfServer Property
UserName Property
Methods
CompareTo Method
CompareTo Method (DatabaseConnection)
CompareTo Method (Object)
GetProperty Method
Parse Method
ServerTypeToDriver Method
ServerTypeToProvider Method
ServerTypeToString Method
SetProperty Method
ToConfigurationString Method
ToConnectionString Method
ToConnectionString Method ()
ToConnectionString Method (ConnectionType, Boolean)
ToODBConnectionString Method
ToOleDBConnectionString Method
TypeStringToServerType Method
DatabaseConnection.ConnectionType Enumeration
DatabaseConnection.ServerType Enumeration
SecurityConstants Class
SecurityConstants Members
SecurityConstants Constructor
Fields
ActiveDirectorySecurity Field
ADPageSize Field
AllDomains Field
ASPMembershipRoles Field
ASPMembershipSecurity Field
AzMan Field
AzManTagClose Field
AzManTagOpen Field
CompleteUserName Field
None Field
ProprietoryRoles Field
ProprietoryRolesTagClose Field
ProprietoryRolesTagOpen Field
ProprietorySecurity Field
SimpleUserName Field
WindowsSecurity Field
WindowsUsersGroups Field
WindowsUsersGroupsTagClose Field
WindowsUsersGroupsTagOpen Field
BaseClasses.Data
BaseColumn Class
BaseColumn Members
BaseColumn Constructor
Fields
DEFAULT_FORMAT Field
Properties
ColumnType Property
ColumnValueType Property
DatabaseDefaultValue Property
DbDataSystemType Property
DbDataType Property
DbFormat Property
DefaultValue Property
DisplayFormat Property
InnerColumn Property
InnerTableDefinition Property
InternalName Property
IsDbValuesCaseSensitive Property
IsIdentity Property
IsIndexed Property
IsReadOnly Property
IsRequired Property
IsUnique Property
IsValuesComputed Property
IsValuesReadOnly Property
IsValuesSummable Property
Name Property
Number Property
PhysicalColumn Property
PhysicalTableAlias Property
PhysicalTableDefinition Property
TableDefinition Property
ToDisplayStringFormat Property
UniqueName Property
Methods
ConvertToBinary Method
ConvertToBoolean Method
ConvertToByte Method
ConvertToChar Method
ConvertToDateTime Method
ConvertToDecimal Method
ConvertToDfkaString Method
ConvertToDisplayString Method
ConvertToDouble Method
ConvertToForeignKeyValue Method
ConvertToInt16 Method
ConvertToInt32 Method