Click or drag to resize

QueryHost Property

Sets the host for a connection string

Namespace:  MARCEngine7
Assembly:  MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntax
C#
public string Host { get; set; }

Property Value

Type: String

Implements

Query_InterfaceHost
See Also