LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlAttribute constructor (1 of 2)

Initializes a new MySqlAttribute.

public MySqlAttribute()

See Also


MySqlAttribute constructor (2 of 2)

Initializes a new MySqlAttribute with the specified attribute name and value.

public MySqlAttribute(string attributeName, object? value)

See Also