DesignTimeVisible Property
DesignTimeVisible
Gets or sets a value indicating whether the command object should be visible in a customized interface control.
Declaration
public override bool DesignTimeVisible { get; set; }
Overrides
System.Data.Common.DbCommand.DesignTimeVisible