IMetabaseCodeBlock.Valid

Syntax

Valid: Boolean;

Description

The Valid property returns True if syntax check succeeded.

Example

The property use is given in example for the Execute method.

See also:

IMetabaseCodeBlock