UpdatedRowSource Property


Syntax: Visual Basic

NotOverridable Public Property UpdatedRowSource As UpdateRowSource _
_
 Implements IDbCommand.UpdatedRowSource

Syntax: C#

public System.Data.UpdateRowSource UpdatedRowSource {get; set;}

Implements

IDbCommand.UpdatedRowSource

See Also

MySqlCommand Class, MySql.Data.MySqlClient Namespace

Retornar