Microsoft Internet Security and Acceleration Server 2000

FPCLog.LogDbPassword Property

Sets the password for the SQL table.

VBScript Syntax[VBScript]

FPCLog.LogDbPassword [ = sPassword ]

C++ Syntax[C++]

HRESULT put_LogDbPassword(
  BSTR sPassword
);

Parameters

sPassword
String that specifies the password.

The property is write-only.

Applies To

FPCLog