FileIsInUse

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components > Apollo VCL Component Reference > TApolloConnection > TApolloConnection Methods >

FileIsInUse

Declaration

function FileIsInUse( sDataBaseName,sFileName: String ): Boolean;

Description

Returns True if the specified file is in use on the remote server, False if not.

Parameters

sDatabaseName is the name of the database where the file is located.

sFileName is the name of the file to get the length of.

Returns

The True if the file is in use.