IsValid

The IsValid property of an object of ClassType clsDatasource identifies whether the structure of an object is valid.

Data Type

Boolean

Values

True if the structure of the object is valid; False if otherwise.

Access

Read-only

Remarks

Validity checking consists of verifying that the object’s Name, Parent, and ConnectionString properties are not empty.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.