ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : SQLGenerationOptions Class |
'Declaration Public Class SQLGenerationOptions Inherits UpdatablePersistent
'Usage Dim instance As SQLGenerationOptions
public class SQLGenerationOptions : UpdatablePersistent
public __gc class SQLGenerationOptions : public UpdatablePersistent
Control the display of object names and expressions during the visual query building process (see the ObjectPrefixSkipping, QuoteAllIdentifiers properties).
Control SQL query text generation for the QueryBuilder.SQL property.
System.Object
ActiveDatabaseSoftware.ActiveQueryBuilder.SQLGenerationOptions