Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

UseHttp

  • Last UpdatedNov 17, 2021
  • 1 minute read

The UseHttp property is a read-write property that controls whether to use HTTP to access the SQL Server.

Syntax

aaServer.UseHttp = discrete;

Result = aaServer.UseHttp;

Remarks

If set to True, HTTP is used. This property also creates the connection object, if necessary.

The default value is False.

In This Topic
Related Links