Table of Contents

Property AllowDdl

Namespace
LMKit.Agents.Tools.BuiltIn.Data
Assembly
LM-Kit.NET.dll

AllowDdl

Gets or sets whether DDL statements (CREATE, DROP, ALTER, REINDEX) are allowed in the execute tool. Default is true.

public bool AllowDdl { get; set; }

Property Value

bool
Share