
| Visual Basic (Declaration) | |
|---|---|
Public Class ObjectServerElement | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ObjectServerElement | |
| C# | |
|---|---|
public class ObjectServerElement | |
| C++/CLI | |
|---|---|
public ref class ObjectServerElement | |
Information here can apply to either or both the client and server. In 2-tier configurations in which an application server is not used, you may still need to include ServerSettings in order to configure the local data service. In n-tier configurations, you will need to specify ObjectServerElement.RemoteBaseUrl and other information, and on the client use the ClientSettings to enable or disable use of the application server; while on the server, the ServerSettings are used to determine security and other settings.
System.Object
IdeaBlade.Core.Configuration.ObjectServerElement
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family