Struct Prepared

Encapsulation of a prepared statement.

Commands that are expected to return a result set - queries - have distinctive methods that are enforced. That is it will be an error to call such a method with an SQL command that does not produce a result set.

Fields

Name Type Description
preparedImpl std.typecons.__T10RefCountedTS5mysql8protocol8prepared12PreparedImplVE3std8typecons24RefCountedAutoInitializei0Z.RefCounted

Properties

Name Type Description
isPrepared [get] bool

Methods

Name Description
opAssign

Authors

Copyright

License