SqliteCommand.DesignTimeVisible Property

Definition

Gets or sets a value indicating whether the command should be visible in an interface control.

public override bool DesignTimeVisible { get; set; }
member this.DesignTimeVisible : bool with get, set
Public Overrides Property DesignTimeVisible As Boolean

Property Value

A value indicating whether the command should be visible in an interface control.

Applies to