Gets or sets a value that indicates if the SACommand should be visible in a Windows Form Designer control. The default is true.
Visual Basic Public Overrides Property DesignTimeVisible As Boolean
C# public override bool DesignTimeVisible { get; set; }
True if this SACommand instance should be visible, false if this instance should not be visible. The default is false.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |