Firebird ADO.NET Provider SDK Documentation - v1.7

FbValidation Members

FbValidation overview

Public Instance Constructors

FbValidation Constructor Creates a new instance of FbValidation class.

Public Instance Properties

ConnectionString (inherited from FbService) Gets or sets the connection string.
Options 
QueryBufferSize (inherited from FbService) Gets or sets the buffer size for service query calls.
State (inherited from FbService) Gets the current state of the service.

Public Instance Methods

Equals (inherited from Object) 
Execute Executes Firebird database validation service task.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Public Instance Events

ServiceOutput (inherited from FbService)Occurs when the service returns output information.

See Also

FbValidation Class | FirebirdSql.Data.Firebird.Services Namespace