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.
The FPCLogViewer object does not define any methods.
The FPCLogViewer object defines the following properties.
Property | Description |
---|---|
Gets an FPCLogContent collection that holds the log entries retrieved from the SQL Server Express 2008 log in a query. |
|
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). |
|
Gets an FPCLogContent collection that holds the log entries retrieved from the online log in a query. |
This object implements the IFPCLogViewer interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.