LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlCommand.Attributes property

The collection of MySqlAttribute objects for this command.

public MySqlAttributeCollection Attributes { get; }

See Also