Show / Hide Table of Contents

InitializeFull Method (FCApplication)

Syntax

'Declaration

Public Sub InitializeFull( _
   ByVal _LoginName_ As String, _
   ByVal _password_ As String, _
   ByVal _DBServer_ As String, _
   ByVal _DBName_ As String, _
   Optional ByVal _DBType_ As Object, _
   Optional ByVal _LogFile_ As Object, _
   Optional ByVal _SqlLogFile_ As Object, _
   Optional ByVal _SQLLogging_ As Object, _
   Optional ByVal _fcAppLogging_ As Object, _
   Optional ByVal _fcSessionLogging_ As Object, _
   Optional ByVal _fcGenericLogging_ As Object, _
   Optional ByVal _fcBulkLogging_ As Object, _
   Optional ByVal _fcSqlExecLogging_ As Object, _
   Optional ByVal _NoCacheFile_ As Object _
) 
public void InitializeFull( 
   string _LoginName_,
   string _password_,
   string _DBServer_,
   string _DBName_,
   object _DBType_,
   object _LogFile_,
   object _SqlLogFile_,
   object _SQLLogging_,
   object _fcAppLogging_,
   object _fcSessionLogging_,
   object _fcGenericLogging_,
   object _fcBulkLogging_,
   object _fcSqlExecLogging_,
   object _NoCacheFile_
)

Parameters

LoginName

password

DBServer

DBName

DBType

LogFile

SqlLogFile

SQLLogging

fcAppLogging

fcSessionLogging

fcGenericLogging

fcBulkLogging

fcSqlExecLogging

NoCacheFile

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

FCApplication Class
FCApplication Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.