Click or drag to resize

LocalFulltextServiceClient Class

Inheritance Hierarchy
SystemObject
  PDTec.IceNet.Domain.Fulltext.Service.DatabaseClientFulltextServiceDatabaseClient
    PDTec.IceNet.Domain.Fulltext.Service.DatabaseClientLocalFulltextServiceClient

Namespace:  PDTec.IceNet.Domain.Fulltext.Service.DatabaseClient
Assembly:  PDTec.IceNet.Domain.Fulltext (in PDTec.IceNet.Domain.Fulltext.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public class LocalFulltextServiceClient : FulltextServiceDatabaseClient

The LocalFulltextServiceClient type exposes the following members.

Methods
  NameDescription
Public methodBeginAccess (Inherited from FulltextServiceDatabaseClient.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFulltextSearch (Inherited from FulltextServiceDatabaseClient.)
Public methodFulltextSubmitIndexTasks (Inherited from FulltextServiceDatabaseClient.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLogException (Inherited from FulltextServiceDatabaseClient.)
Public methodLogin (Inherited from FulltextServiceDatabaseClient.)
Public methodLogMessage (Inherited from FulltextServiceDatabaseClient.)
Public methodLogMethodHeader (Inherited from FulltextServiceDatabaseClient.)
Public methodLogMethodParams
Params must be array of pairs: name + value
(Inherited from FulltextServiceDatabaseClient.)
Public methodLogServiceResult (Inherited from FulltextServiceDatabaseClient.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodRequestInfrastructureProvider (Overrides FulltextServiceDatabaseClientRequestInfrastructureProvider(Object, RequestInfrastructureProviderEventArgs).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also