Skip to content

Sql = "select * from person where AutoNo=" & ListBox2.Text & "" Dim cmd As New SqlCommand(Sql, con) If (con.State = ConnectionState.Open) Then con.Close() con.Open() dr = cmd.ExecuteReader() #12144

@alazoumih-jpg

Description

@alazoumih-jpg

Type of issue

Typo

Description

[Enter feedback here]

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.drawing?view=net-10.0&redirectedfrom=MSDN

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/ns-System.Drawing.xml

Document Version Independent Id

8f44358d-b378-6b5b-cde5-6e364bf8fa57

Platform Id

80f80561-b864-0ac6-252c-f36772114449

Article author

@dotnet-bot

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersneeds-more-infountriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions