check_structure


Description:

public bool check_structure () throws Error

Checks for any error in this's structure to make sure it is valid.

This is the same as check_structure but for individual SqlAnyPart parts. This function is mainly for database provider's implementations

Parameters:

this

a SqlAnyPart pointer

Returns:

TRUE if no error occurred