IDBConfigWriterAddProxy Method |
Adds a proxy to the admin database.
Namespace:
Cadcorp.Configuration.Connectors
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxint AddProxy(
string allowedHost
)
Function AddProxy (
allowedHost As String
) As Integer
Parameters
- allowedHost
- Type: SystemString
Allowed Host
Return Value
Type:
Int32Number of rows affected.
See Also