ComponentOne Query 8.0
SaveSchemaAsString Property

Syntax

C1Query.SaveSchemaAsString = boolean

Notes

Read/Write at design time. Unavailable at run time. Property applies to C1Query control.

Description

This property is False by default.

By default, schema is saved in a binary format in the form file. Some containers do not support binary format saving/restoring control properties. One of such containers is Microsoft Visual InterDev. Storing schema in a binary format crashes Visual InterDev. To use C1Query in containers that do not support binary properties, set this property to True in every newly created C1Query control.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback