DbNetSuiteVS
DatabaseControl Class
NamespacesDbNetLink.DbNetSuiteVSDatabaseControl
Base class for all database controls.
Declaration Syntax
C#Visual Basic
public abstract class DatabaseControl : Shared
Public MustInherit Class DatabaseControl _
	Inherits Shared
Members
All MembersMethodsPropertiesFields



IconMemberDescription
ConfigValue(String) (Inherited from Shared.)
ConnectionString
Can be either a full connection string or an alias from the web.config <connectionStrings> section.

Database
Reference the data access layer

GetCallbackResult()()() (Inherited from Shared.)
GetScriptDescriptors()()() (Inherited from Shared.)
GetScriptReferences()()() (Inherited from Shared.)
LoadPostData(String, NameValueCollection) (Inherited from Shared.)
RaiseCallbackEvent(String) (Inherited from Shared.)
RaisePostDataChangedEvent()()() (Inherited from Shared.)
SetCulture(String) (Inherited from Shared.)
SetCultureFromUserLanguage()()() (Inherited from Shared.)
Inheritance Hierarchy
Object
Control
 Shared
  DatabaseControl
   GridEditControl

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)