[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataCommand.DesignTimeVisible

DesignTimeVisible Property

DesignTimeVisible

Gets or sets a value indicating whether the command object should be visible in a customized interface control. true, if the command object should be visible in a control; otherwise false. The default is true.

Declaration
public override bool DesignTimeVisible { get; set; }
Overrides
System.Data.Common.DbCommand.DesignTimeVisible