FPCLogViewer Object

The FPCLogViewer object represents the log viewer for a Forefront TMG array. This object provides access to collections that hold the log entries retrieved from the SQL Server Express 2008 log or the online log in a query.

This object is accessed through the LogViewer property of the FPCArray object.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCLogViewer object does not define any methods.

Properties

The FPCLogViewer object defines the following properties.

Property Description

LogContentIsaDatabase

Gets an FPCLogContent collection that holds the log entries retrieved from the SQL Server Express 2008 log in a query.

LogContentMSDE

Gets an FPCLogContent collection that that holds the log entries retrieved from the Microsoft SQL Server Desktop Engine (MSDE) log in a query (deprecated in Forefront TMG).

LogContentOnline

Gets an FPCLogContent collection that holds the log entries retrieved from the online log in a query.

Interfaces for C++ Programming

This object implements the IFPCLogViewer interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.