asp.net.ph

SqlCommand.DesignTimeVisible Property

System.Data.SqlClient Namespace   SqlCommand Class


Sets or retrieves a value indicating whether the command object should be visible in a Windows Forms Designer control.

Syntax


Script SqlCommand.DesignTimeVisible [ = true | false ]

Property Value

This property accepts or returns only a boolean value: true if the command object should be visible in a control; otherwise, false.

The property is read/write with a default value of false.

See Also

SqlCommand Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph